fixing-polling

This commit is contained in:
Untone 2023-09-17 12:18:26 +03:00
parent bc806c6a3c
commit a0392100f4
2 changed files with 3 additions and 1 deletions

3
.gitignore vendored
View File

@ -6,4 +6,5 @@ api/payload.json
update.json
.vscode
.idea
venv
venv
*.rdb

1
bot/handlers/__init__.py Normal file
View File

@ -0,0 +1 @@
import routing