tgbotbase icon indicating copy to clipboard operation
tgbotbase copied to clipboard

Simple basic structure for starting your new telegram bot. Based on aiogram with some useful speedups & async (non-blocking) libraries.

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

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