Initial commit

This commit is contained in:
AlacrisDevs
2026-03-20 17:35:35 +02:00
commit e1415fc5ac
27 changed files with 16667 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
.env
credentials.json
__pycache__/
*.pyc
.venv/
venv/
data/restart_channel.json
data/economy.json
pocketbase.exe
pocketbase
pb_data/
pb_migrations/