A good template for Pyrogram based bot projects (with asynchronous HTTP server and plugins support)
DISCLAIMER : The core structure of this template was taken from eyaadhs Megatron project. This is just a simple template that I THINK will help amateurs like me to quickstart a Pyrogram based asynchronous bot development.
- Asychronous
- Pyrogram based Telegram bot
- AIOHTTP based HTTP server
- Plugins support (Using Pyrograms Smart Plugins System)