An example of a telegram bot bulit with python-telegram-bot, MongoDB, and Docker.
Try the bot: demo. (turned off)
Note: Response times may vary since the bot runs on a free plan.
Project highlights:
- Built with python-telegram-bot framework
- Uses MongoDB for data storage
- Dockerized for easy deployment
- Includes unit tests
- Implements RSS functionality using feedparser library