Working version

Allows to query the Thekendienst calendar and report empty slots
to telegram.
This commit is contained in:
Guilherme Bufolo
2024-08-20 23:38:59 +02:00
parent 75d87ea635
commit 4f857e6061
4 changed files with 306 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
python-telegram-bot==21.4
requests==2.32.3
urllib3==2.2.2