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
+13
View File
@@ -0,0 +1,13 @@
COMPOSE_PROFILES=bot
RUN_ENVIRONMENT=prod
ADMIN_ID=<ADMIN_ID>
BOT__TOKEN=<BOT__TOKEN>
MONITOR__CHECK_INTERVAL=30
MONITOR__REMINDER_INTERVAL=1800
MONITOR__REQUEST_TIMEOUT=10
DB__PATH=data/healthbot.db
LOG__LEVEL=INFO