Commit Graph

8 Commits

Author SHA1 Message Date
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
13ff8d0478 Moved creating connection to MySQL DB to RawConnection class to get rid of global variables 2020-04-13 21:41:29 +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
Forden
c3da772339 Добавлены миддлвари на примере ThrottlingMiddleware 2020-04-06 00:58:24 +03:00
Forden
90791c3091 Добавлен Dockerfile 2020-04-06 00:25:53 +03:00
Forden
179e26fe41 Добавлен requirements.txt 2020-04-06 00:15:20 +03:00
Forden
af8294ff61 Initial commit 2020-04-06 00:12:41 +03:00
Forden
0f5a395b72
Initial commit 2020-04-05 21:35:03 +03:00