HomePlatform Integrations
Platform Integrations
Connect your favorite communication apps.
Overview
ClawdBot integrates seamlessly with the messaging platforms you use every day.
Whether you prefer WhatsApp for personal use, Slack for work, or Discord for communities, ClawdBot is ready.
Supported Platforms
We support a wide range of messaging services:
Connect via WhatsApp Web protocol.
Full SupportTelegram
Full Bot API support via grammY.
Full SupportDiscord
Powerful bot features for servers.
Full SupportSlack
Enterprise-grade integration.
Full SupportiMessage
Native Apple Messages integration.
macOS OnlySignal
Secure, private messaging.
SupportedMatrix
Decentralized communication.
SupportedMattermost
Open source collaboration.
SupportedFeature Comparison
Capabilities across different platforms:
| Feature | Telegram | Discord | Slack | |
|---|---|---|---|---|
| Private Chat | ✅ | ✅ | ✅ | ✅ |
| Group Chat | ✅ | ✅ | ✅ | ✅ |
| Images & Files | ✅ | ✅ | ✅ | ✅ |
| Voice Messages | ✅ | ✅ | ⚠️ | ⚠️ |
| Reactions | ✅ | ✅ | ✅ | ✅ |
| Slash Commands | ✅ | ✅ | ✅ | ✅ |
Getting Started
Follow these steps to set up your integrations:
1. Check Status
# Check system status
clawdbot doctor
# Start the gateway service
clawdbot gateway2. Connect Platform
# Login to WhatsApp
clawdbot channels login
# Setup Telegram Bot
clawdbot telegram setup
# Setup Discord Bot
clawdbot discord setup3. Verification
Send a test message to your bot from the connected platform to verify functionality.
Common Commands
# List connected channels
clawdbot channels list
# Logout from a channel
clawdbot channels logout --platform whatsapp
# Send a test message
clawdbot message send --target +1234567890 --message "Hello"