Go to file
2020-08-04 22:50:20 +03:00
data Added usage example of errors_handler 2020-04-07 01:44:05 +03:00
filters Initial commit 2020-04-06 00:12:41 +03:00
handlers Added usage example of errors_handler 2020-04-07 01:44:05 +03:00
keyboards !feat: changed keyboards generation to create any buttons with any content 2020-08-04 22:50:20 +03:00
middlewares fix: fixed middleware setting up 2020-06-16 01:04:31 +03:00
models !feat: changed keyboards generation to create any buttons with any content 2020-08-04 22:50:20 +03:00
states Добавлены миддлвари на примере ThrottlingMiddleware 2020-04-06 00:58:24 +03:00
utils Moved creating connection to MySQL DB to RawConnection class to get rid of global variables 2020-04-13 21:41:29 +03:00
.gitignore Added usage example of errors_handler 2020-04-07 01:44:05 +03:00
bot.py Added usage example of errors_handler 2020-04-07 01:44:05 +03:00
Dockerfile Добавлен Dockerfile 2020-04-06 00:25:53 +03:00
requirements.txt refactor: updated requirements.txt 2020-06-16 01:05:00 +03:00