discord

Send, react, edit, delete, and poll Discord messages via the message tool.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/softweek/openclaw --skill discord-softweek
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/softweek/openclaw/tree/main/publish_output/skills/discord
Command: npx skills add https://github.com/softweek/openclaw --skill discord-softweek

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows you to interact with Discord channels and users directly through the message tool, enabling automated communication and engagement within Discord communities.

Core Features & Use Cases

  • Send Messages: Post messages to specific Discord channels or users.
  • Rich Content: Support for components v2 for interactive UI elements and legacy embeds.
  • Message Management: React to messages, edit, delete, and pin them.
  • Advanced Actions: Create threads, conduct polls, and search messages.
  • Use Case: Automatically post daily status updates to a project channel, respond to user mentions, or conduct quick polls for team decisions.

Quick Start

Use the discord skill to send a message to channel 123 saying hello.

Frequently Asked Questions about discord

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

FAQPage Schema
How do I automate sending Discord messages to a specific channel?

You can automate Discord messaging by using the message tool to post content to specific channels, requiring the target channel identifier for delivery.

Can I edit and delete Discord messages programmatically through a bot integration?

Yes, you can edit and delete Discord messages programmatically. The message tool supports full message management, including editing existing content, deleting posts, and reacting with emojis.

Does this Discord automation skill support interactive UI components and embeds?

Yes, Discord automation supports interactive UI components through components v2 and legacy embeds, allowing you to build rich content and interactive elements within channel messages.

What identifiers do I need to conduct polls and create threads in Discord channels?

To conduct polls and create threads in Discord, you need specific channel and message identifiers. These allow the message tool to target the correct location for advanced actions.

What are the limitations of using the generic message tool for Discord community communication?

The primary limitation for Discord community communication is the strict requirement for accurate channel and message identifiers to perform targeted actions. Without correct identifiers, operations like reacting, editing, or searching messages will fail.