2026-01-13 06:16:43 +00:00
---
summary: "Messaging platforms Clawdbot can connect to"
read_when:
- You want to choose a chat channel for Clawdbot
- You need a quick overview of supported messaging platforms
---
# Chat Channels
Clawdbot can talk to you on any chat app you already use. Each channel connects via the Gateway.
Text is supported everywhere; media and reactions vary by channel.
## Supported channels
- [WhatsApp ](/channels/whatsapp ) — Most popular; uses Baileys and requires QR pairing.
- [Telegram ](/channels/telegram ) — Bot API via grammY; supports groups.
- [Discord ](/channels/discord ) — Discord Bot API + Gateway; supports servers, channels, and DMs.
- [Slack ](/channels/slack ) — Bolt SDK; workspace apps.
2026-01-23 00:19:23 +00:00
- [Mattermost ](/channels/mattermost ) — Bot API + WebSocket; channels, groups, DMs (plugin, installed separately).
2026-01-13 06:16:43 +00:00
- [Signal ](/channels/signal ) — signal-cli; privacy-focused.
2026-01-20 00:34:59 -08:00
- [BlueBubbles ](/channels/bluebubbles ) — **Recommended for iMessage** ; uses the BlueBubbles macOS server REST API with full feature support (edit, unsend, effects, reactions, group management — edit currently broken on macOS 26 Tahoe).
2026-01-19 18:50:22 -08:00
- [iMessage ](/channels/imessage ) — macOS only; native integration via imsg (legacy, consider BlueBubbles for new setups).
2026-01-16 02:58:08 +00:00
- [Microsoft Teams ](/channels/msteams ) — Bot Framework; enterprise support (plugin, installed separately).
2026-01-20 11:11:42 +00:00
- [Nextcloud Talk ](/channels/nextcloud-talk ) — Self-hosted chat via Nextcloud Talk (plugin, installed separately).
2026-01-15 08:29:17 +00:00
- [Matrix ](/channels/matrix ) — Matrix protocol (plugin, installed separately).
2026-01-20 20:14:44 +00:00
- [Nostr ](/channels/nostr ) — Decentralized DMs via NIP-04 (plugin, installed separately).
2026-01-24 00:17:58 +00:00
- [Tlon ](/channels/tlon ) — Urbit-based messenger (plugin, installed separately).
2026-01-15 05:36:23 +00:00
- [Zalo ](/channels/zalo ) — Zalo Bot API; Vietnam's popular messenger (plugin, installed separately).
2026-01-16 13:28:18 -08:00
- [Zalo Personal ](/channels/zalouser ) — Zalo personal account via QR login (plugin, installed separately).
2026-01-13 06:16:43 +00:00
- [WebChat ](/web/webchat ) — Gateway WebChat UI over WebSocket.
## Notes
- Channels can run simultaneously; configure multiple and Clawdbot will route per chat.
- Group behavior varies by channel; see [Groups ](/concepts/groups ).
- DM pairing and allowlists are enforced for safety; see [Security ](/gateway/security ).
- Telegram internals: [grammY notes ](/channels/grammy ).
- Troubleshooting: [Channel troubleshooting ](/channels/troubleshooting ).
- Model providers are documented separately; see [Model Providers ](/providers/models ).