Working copy

This commit is contained in:
Michal Tuszowski
2026-06-11 18:13:05 +02:00
parent 22b33fa984
commit b107f01208
17 changed files with 4 additions and 8 deletions
@@ -0,0 +1,5 @@
discord.py>=2.3,<3.0
aiomcrcon>=0.2.0 # async Source RCON client
asyncssh>=2.14 # SFTP log pulling (Host Havoc / remote)
python-dotenv>=1.0 # .env loading
tomli>=2.0 ; python_version < "3.11"