What you can do

Install the skill

Install via clawhub
npx clawhub@latest install discord

The discord skill connects your AI agent to Discord's API, letting it interact with servers, channels, and users.

Example commands

# Post release notes
openclaw ask "Post release notes to #announcements"
βœ“ Message posted to #announcements
# Create a thread
openclaw ask "Create a thread in #bugs for the login issue"
βœ“ Thread created: login issue
# Send a DM
openclaw ask "DM @peter: deploy is done"
βœ“ Direct message sent

How it works

OpenClaw CLI acts as a watchdog daemon that keeps your AI agent always running. When you install the Discord skill, your agent can interact with your Discord server β€” sending messages, creating threads, and automating routine tasks. Set up your Discord Bot Token once, and your agent is ready.

Get OpenClaw CLI β€” Free

Your AI agent, always running. Zero config.

npm
npm install -g openclaw-cli
Homebrew
brew install openclaw/tap/openclaw-cli