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

https://github.com/priler/tgbotbase

[Outdated] This version is for Aiogram 2.x.x. [Description] Simple basic structure for starting your new telegram bot. Based on aiogram with some useful speedups & async (non-blocking) libraries.
https://github.com/priler/tgbotbase

Last synced: 9 months ago
JSON representation

[Outdated] This version is for Aiogram 2.x.x. [Description] Simple basic structure for starting your new telegram bot. Based on aiogram with some useful speedups & async (non-blocking) libraries.

Awesome Lists containing this project

README

          

[Outdated] This version is for Aiogram 2.x.x.

Template for Aiogram 3.x is available here - https://github.com/Priler/tgbotbase3