Template for creating scalable bots with aiogram
- Admin panel with the ability to view/edit/delete the database + analytics charts + ability to edit texts used in the bot + bot total control
- All necessary directories for bot development
- Basic database tables (ORM)
- Python 3.8
- Aiogram
- Flask
- SQLAlchemy
- multiprocessing
- bot
- filters
- handlers
- keyboards
- middlewares
- states
- utils
- texts
- server (admin part)
- model_views
- templates
- database
- models
Application package is in server/main.py
Change flask-sqlalchemy to async sqlalchemy
Telegram: @nmzgnv