Commit Graph

9 Commits

Author SHA1 Message Date
Kostiantyn Kriuchkov
7c151a4077
Update error_handler.py 2021-10-05 17:55:02 +03:00
Kostiantyn Kriuchkov
05376e04fd
Update error_handler.py 2021-10-05 17:53:50 +03:00
Kostiantyn Kriuchkov
202e90e086
Update error_handler.py 2021-10-05 17:51:35 +03:00
Kostiantyn Kriuchkov
33a5c17e08
Update error_handler.py 2021-05-11 18:51:07 +03:00
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