Discord Integration

AI assistance for your community

โšก

TL;DR

Add OpenClaw as a Discord bot. Works in servers, DMs, and threads. Perfect for gaming communities, dev teams, and friend groups.

Why Discord?

๐ŸŽฎ

Server Bots

Add OpenClaw to any Discord server.

โšก

Slash Commands

Use /ask and other slash commands.

๐Ÿงต

Thread Support

Conversations in threads keep channels organized.

๐ŸŽค

Voice Channels

Voice input/output in voice channels.

๐Ÿ’ฌ

DM Support

Private conversations in direct messages.

๐ŸŽจ

Rich Embeds

Beautiful formatted responses with embeds.

Quick Setup

1

Create a Discord Application

Go to discord.com/developers/applications and create a new app.

2

Create a Bot

In your app settings, create a bot and copy the token.

3

Configure OpenClaw

Add the bot token to your clawdbot.json and invite the bot to your server.

Configuration Example

{
  "channels": {
    "discord": {
      "botToken": "your-discord-bot-token",
      "ownerIds": ["123456789012345678"],
      "allowedGuilds": ["987654321098765432"],
      "groupPolicy": "mention"
    }
  }
}

Ready to Start?

Add OpenClaw to your Discord server.