feat(channels): add microsoft teams bot framework adapter
This commit is contained in:
@@ -20,6 +20,13 @@ telegram:
|
||||
# poll_interval_ms: 5000
|
||||
# send_timeout_ms: 15000
|
||||
|
||||
# Optional: Microsoft Teams (Bot Framework)
|
||||
# teams:
|
||||
# app_id: ${TEAMS_APP_ID}
|
||||
# app_password: ${TEAMS_APP_PASSWORD}
|
||||
# allowed_conversation_ids: [] # Empty = allow all conversations
|
||||
# require_mention: true
|
||||
|
||||
server:
|
||||
# Tailscale Serve config (optional). Enable `serve: true` to expose the
|
||||
# gateway to your tailnet via `tailscale serve`.
|
||||
|
||||
Reference in New Issue
Block a user