feat(channels): add bluebubbles imessage adapter
This commit is contained in:
@@ -36,6 +36,15 @@ telegram:
|
||||
# allowed_space_names: [] # Empty = allow all spaces
|
||||
# require_mention: true
|
||||
|
||||
# Optional: iMessage via BlueBubbles
|
||||
# bluebubbles:
|
||||
# endpoint: http://localhost:1234
|
||||
# api_key: ${BLUEBUBBLES_API_KEY}
|
||||
# webhook_token: ${BLUEBUBBLES_WEBHOOK_TOKEN}
|
||||
# allowed_chat_guids: [] # Empty = allow all chats
|
||||
# require_mention: true
|
||||
# mention_name: flynn
|
||||
|
||||
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