first commit

This commit is contained in:
Corrado Mulas
2026-06-19 18:02:07 +02:00
commit bcc4bc68bd
17 changed files with 1110 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
python-telegram-bot>=21.0,<22.0
httpx>=0.27.0
python-dotenv>=1.0.0