Initial commit: Discord automation tools

This commit is contained in:
2026-01-27 10:14:28 +01:00
parent 7f5d3c2ca7
commit 6fd81adea5

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
.env
*.env
venv/
env/
__pycache__/
*.py[cod]
.Python
data/
config/