Initial commit: Add infrastructure and bot project

This commit is contained in:
2025-08-31 17:55:55 +03:00
commit 7378179d98
21 changed files with 3139 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
psutil>=5.9.0
asyncio
aiohttp>=3.8.0
python-dotenv>=1.0.0