mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 10:24:02 +00:00
feat(WHE-21): scaffold grammy webhook bot server
This commit is contained in:
@@ -13,6 +13,7 @@ SUPABASE_SERVICE_ROLE_KEY=your-supabase-service-role-key
|
||||
TELEGRAM_BOT_TOKEN=your-telegram-bot-token
|
||||
TELEGRAM_WEBHOOK_SECRET=your-webhook-secret
|
||||
TELEGRAM_BOT_USERNAME=your_bot_username
|
||||
TELEGRAM_WEBHOOK_PATH=/webhook/telegram
|
||||
|
||||
# Parsing / AI
|
||||
OPENAI_API_KEY=your-openai-api-key
|
||||
|
||||
Reference in New Issue
Block a user