discord

Send, react to, edit, delete, and manage Discord messages and threads.

386k|81.1k|Updated Nov 24, 2025
One-click install
npx skills add https://github.com/openclaw/openclaw --skill discord-openclaw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/openclaw/openclaw/tree/main/skills/discord
Command: npx skills add https://github.com/openclaw/openclaw --skill discord-openclaw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables seamless interaction with Discord, allowing for the sending and management of messages, reactions, and threads directly through the AI.

Core Features & Use Cases

  • Send Messages: Post messages to channels or direct users.
  • Rich Content: Support for components v2 for interactive UI elements and legacy embeds.
  • Message Management: React to, edit, delete, and pin messages.
  • Threads & Polls: Create and manage threads, and conduct polls.
  • Search & Presence: Search messages within guilds and manage bot presence.
  • Use Case: Automatically post daily status updates to a specific Discord channel, including interactive buttons for team members to acknowledge.

Quick Start

Send a message to the discord channel with ID '123' saying 'Hello, world!'.

Frequently Asked Questions about discord

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Discord messaging to send channel notifications?

Automating Discord messaging requires Discord API access to programmatically send messages and notifications to specific channels. You can target specific channels or direct messages using their unique identifiers to deliver automated alerts and updates.

Can I send interactive UI elements and rich content in Discord chat messages?

Yes, sending interactive UI elements in Discord chat messages is supported through components v2 and legacy embeds. This enables enhanced user interaction by posting rich content like interactive buttons alongside standard text in channels.

What do I need to manage Discord threads and post polls via a chatops bot?

Managing Discord threads and posting polls via a chatops bot requires Discord API access and specific channel or user identifiers. Once authenticated, the bot can create, edit, and manage threads while conducting polls for interactive team communication.

Does Discord message management support editing, deleting, and pinning specific messages?

Discord message management fully supports editing, deleting, and pinning specific messages. Additionally, the API allows bots to react to messages, enabling comprehensive control over communication history and visibility within targeted guild channels.

What are the limitations when searching messages within Discord guilds?

The primary limitation when searching messages within Discord guilds is the strict requirement for specific channel and user identifiers. Without accurate Discord API access and these targeted identifiers, locating specific historical messages or managing bot presence accurately will fail.