aiogram-bot-template
Template project for bots powered on aiogram
Features:
- Created
main
,misc
,config
files andhandlers
package - Pipenv environment
- Docker support
- CI with Github actions (pushes new docker image on push to
main
branch - fancy logs by betterlogging
- global exception handler
- optional sentry integration with middleware and exceptions handler
- optional metrics collection with aiogram-metrics