tg-watchdog in python
Quick implemented in python and inspired by https://github.com/Astrian/tg-watchdog
- Easy to self-host
- Easy deploy to PaaS platforms like deta and Railway
- Do not disturb your group members. No in group captcha. No join message.
- Just click the deploy button above!
- Change
env-example
to.env
- Config your tokens and keys in .env file
- Run the flask app :)
- Change
env-example
to.env
- Config your tokens and keys in .env file
- run
deta update -e .env
to update project environments - Click to deta button or just run
deta deploy