init commit

This commit is contained in:
2025-08-30 10:33:46 +09:00
commit 49b3cea942
304 changed files with 116485 additions and 0 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
python-telegram-bot>=20.0
requests>=2.28.0
python-dotenv>=1.0.0
urllib3>=2.0.0
aiohttp>=3.8.4
async-timeout>=4.0.2