mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 18:44:03 +00:00
feat(WHE-22): ingest configured topic messages with idempotent persistence
This commit is contained in:
@@ -14,6 +14,11 @@ TELEGRAM_BOT_TOKEN=your-telegram-bot-token
|
||||
TELEGRAM_WEBHOOK_SECRET=your-webhook-secret
|
||||
TELEGRAM_BOT_USERNAME=your_bot_username
|
||||
TELEGRAM_WEBHOOK_PATH=/webhook/telegram
|
||||
TELEGRAM_HOUSEHOLD_CHAT_ID=-1001234567890
|
||||
TELEGRAM_PURCHASE_TOPIC_ID=777
|
||||
|
||||
# Household
|
||||
HOUSEHOLD_ID=11111111-1111-4111-8111-111111111111
|
||||
|
||||
# Parsing / AI
|
||||
OPENAI_API_KEY=your-openai-api-key
|
||||
|
||||
Reference in New Issue
Block a user