Conanjurer generation

This commit is contained in:
2026-06-04 19:13:50 +02:00
parent 1f271b4c71
commit f6ccdb3e34
13 changed files with 576 additions and 0 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"