feat(bot): please claude i need this my services are kinda homeless

This commit is contained in:
hh
2026-07-01 03:27:29 +02:00
commit a46bd92b4c
30 changed files with 1964 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Local config & data
.env
docker-compose.override.yml
data/
*.db
*.db-journal
*.db-wal
.idea