chore: project scaffolding

This commit is contained in:
2026-05-20 17:21:54 +02:00
commit 9c2973faf5
9 changed files with 8266 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
TELEGRAM_TOKEN=your_telegram_bot_token
TELEGRAM_CHAT_ID=your_numeric_chat_id
OPENROUTER_API_KEY=your_openrouter_key
DB_PATH=./data/assistant.db
MORNING_REMINDER=05:30
EVENING_REMINDER=16:30
DEFAULT_MODEL=google/gemini-2.5-flash-preview
TZ=Europe/Amsterdam