Commit Graph

12 Commits

Author SHA1 Message Date
Kostiantyn Kriuchkov
f6fc1d1286 Renamed echo func and added on_shutdown func 2020-04-14 21:03:07 +03:00
Kostiantyn Kriuchkov
3c7040966b I'll use Memory storage as a default 2020-04-14 14:54:03 +03:00
Kostiantyn Kriuchkov
0c1b561b80 Replaced logging to misc 2020-04-14 13:56:34 +03: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
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