Compare commits

..

1 Commits

Author SHA1 Message Date
15249feb9a Initial commit: Discord tools 2026-01-27 10:53:03 +01:00
5 changed files with 1 additions and 3 deletions

4
.gitignore vendored
View File

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