Feat: Add native Telegram Bot integration with Voice transcription via Whisper and Monica CRM synchronization
All checks were successful
Build & Push Friends Image to Gitea Registry / build-and-push (push) Successful in 10s
All checks were successful
Build & Push Friends Image to Gitea Registry / build-and-push (push) Successful in 10s
This commit is contained in:
@@ -2,3 +2,9 @@ PORT=38110
|
||||
MONICA_BASE_URL=https://crm.mischlabs.de
|
||||
MONICA_API_TOKEN=
|
||||
DATA_DIR=./data
|
||||
|
||||
# Telegram Bot Integration
|
||||
TELEGRAM_BOT_TOKEN=
|
||||
TELEGRAM_ALLOWED_CHAT_IDS=
|
||||
OPENAI_API_KEY=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user