[add] Telegram webhook auto config

This commit is contained in:
2022-05-09 18:47:24 -06:00
parent 4c7d8f0dd7
commit 8ec335a9d8
6 changed files with 233 additions and 341 deletions

View File

@@ -20,6 +20,7 @@ requests = "^2.25.1"
redis = "^3.5.3"
python-dateutil = "^2.8.1"
sqlalchemy-mixins = "^1.5"
python-telegram-bot = "^13.11"
[tool.poetry.dev-dependencies]
pytest = "^5.2"