How to Connect OpenClaw to Discord

OpenClaw FAQ

Create a Discord bot application, add it to your server, and configure OpenClaw with the bot token. Supports DMs, channels, and server-wide deployment.

Setup Steps

  1. Go to Discord Developer Portal
  2. Create a new application and bot
  3. Copy the bot token
  4. Add the bot to your server with the right permissions
  5. Configure OpenClaw with the token

Features on Discord

  • DM conversations with the bot
  • Channel-based conversations in servers
  • Thread support
  • Rich embeds and reactions
  • Slash commands (via OpenClaw skill)

Use Cases

Discord is great for team AI assistants, community bots, and project management. OpenClaw can participate in channels, answer questions, and run automations for your whole server.

// Discord config in openclaw.json
{
  "channels": {
    "discord": {
      "token": "your-discord-bot-token",
      "dmPolicy": "pairing"
    }
  }
}

Ready to automate Discord?

Sign up and connect your Discord server to OpenClaw in minutes.

Get Started Free →