An open API service indexing awesome lists of open source software.

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

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