https://github.com/lesterrry/pong
Telegram autoresponder
https://github.com/lesterrry/pong
answering-machine telegram telegram-userbot
Last synced: 24 days ago
JSON representation
Telegram autoresponder
- Host: GitHub
- URL: https://github.com/lesterrry/pong
- Owner: lesterrry
- License: mit
- Created: 2022-05-01T20:18:28.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-05T11:13:30.000Z (about 4 years ago)
- Last Synced: 2025-01-07T22:56:06.664Z (over 1 year ago)
- Topics: answering-machine, telegram, telegram-userbot
- Language: Python
- Homepage:
- Size: 33.2 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🏓 Pong
Telegram autoresponder
## What is it
Pong is a simple yet powerful telegram autoresponder built on [telethon](https://github.com/LonamiWebs/Telethon). It may help you greet, warn or redirect everyone (or someone in particular) the moment they sent you a message in Telegram.
## How to use
1. Clone the repo
2. Satisfy the [requirements](https://github.com/Lesterrry/pong/blob/master/requirements.txt)
3. Create a new app on https://my.telegram.org
4. Rename 'config_example.toml' to 'config.toml'
5. Edit 'config.toml' as you prefer
6. Run 'python3 [main.py](https://github.com/Lesterrry/pong/blob/master/src/main.py) --setup' for the first time
7. Set [main.py](https://github.com/Lesterrry/pong/blob/master/src/main.py) to run as daemon