What you can do
- Send messages to any channel or DM
- Create and manage threads for organized discussions
- React to messages and manage reactions
- Post release notes and announcements automatically
- Automate moderation tasks like welcome messages
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