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.
- Host: GitHub
- URL: https://github.com/priler/tgbotbase
- Owner: Priler
- License: mit
- Created: 2021-07-16T11:01:25.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-04T19:08:26.000Z (almost 2 years ago)
- Last Synced: 2025-09-09T10:45:52.933Z (9 months ago)
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 71
- Watchers: 6
- Forks: 49
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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