Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 606 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 606 Bytes

AcknowledgeBot

AcknowledgeBot is a bot on the Telegram application meant for acknowledging messages. Built in Python using the python-telegram-bot.

Running Locally

You will need a telegram bot, and a token from @botfather.

pip install -r requirements.txt

TELEGRAM_TOKEN=yoUr_Tok3n_here python app.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT