First commit

This commit is contained in:
2026-05-01 15:13:02 +03:00
parent c2fcedf608
commit b983126e6e
18 changed files with 7142 additions and 147 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
python-telegram-bot==21.0
python-dotenv==1.0.0
aiohttp==3.9.1
requests==2.31.0
pytest==7.4.0
pytest-asyncio==0.21.0