Telegram autoresponder
Pong is a simple yet powerful telegram autoresponder built on telethon. It may help you greet, warn or redirect everyone (or someone in particular) the moment they sent you a message in Telegram.
- Clone the repo
- Satisfy the requirements
- Create a new app on https://my.telegram.org
- Rename 'config_example.toml' to 'config.toml'
- Edit 'config.toml' as you prefer
- Run 'python3 main.py --setup' for the first time
- Set main.py to run as daemon