Commit Graph

5 Commits

Author SHA1 Message Date
latand
ea8e2bf764 NOW NO DISPATCHER IMPORT IN HANDLERS 2021-04-25 23:43:35 +03:00
Daniil
3f4b06933a Убрал бардак из разных скобок. Изменил импорты в app.py 2021-01-07 14:37:44 +02:00
Kostiantyn Kriuchkov
43b241d4e7 Separated loader with dp, bot and storage and added app,
which we'll be executing
2020-04-14 10:54:17 +03:00
Kostiantyn Kriuchkov
eab45a5088 Deleted mysql support, redis password, webhook, keyboard constructors, filters, loguru.
Added support of decorators in handlers
Added function to notify admins on startup
2020-04-14 01:50:57 +03:00
Forden
2bbbee4651 Added usage example of errors_handler
Optimized generation of default/inline keyboard
Customizing webhook path has become more flexible
Updated aiogram version to 2.7 (BotAPI 4.7)
2020-04-07 01:44:05 +03:00