Skip to content

cirebon-dev/notification_bot

Repository files navigation

status workflow test Code style: black

With @sendh_bot you can easy to send file or text message to telegram from anywhere (Terminal, CI/CD pipeline, IoT device etc)

Screenshot 1

Screenshot 2

Screenshot 3

This service is stateless, so your privacy is highly protected, and you can deploy it in your own instance.

Run Locally (self hosted)

  1. install dependency with pip install -r requirements.txt.

  2. generate key with python keygen.py.

  3. edit .env.example file and renamed to .env.

  4. type command gunicorn --bind 0.0.0.0:80 wsgi

  5. open browser https://your-host/update_webhook

now you can start chatting with your bot :)

About

Stateless telegram notification bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages