Python Pyrogram Telegram bot boilerplate with MongoDB and Docker support.
A Python boilerplate that uses the Pyrogram MTProto framework to build Telegram bots. It provides an asynchronous, pluggable plugin architecture, MongoDB persistence, request rate limiting, and example user/sudo/developer commands. Suited for developers who want a starter template for building and deploying Telegram bots locally or on a VPS (Dockerfile included).
0