first commit

This commit is contained in:
root
2025-05-24 23:00:30 +02:00
commit bb941cff43
5 changed files with 382 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
__pycache__/
*.pyc
.env
config.py
venv