discord

Send and manage Discord messages with attachments, reactions, and polls.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows for seamless interaction with Discord, enabling the sending and management of messages, reactions, and more, all through a unified messaging interface.

Core Features & Use Cases

  • Send Messages: Post messages to channels or users, with support for attachments and rich components.
  • Manage Messages: React to, edit, or delete existing messages.
  • Advanced Actions: Create polls, pin messages, manage threads, and search for messages within guilds.
  • Use Case: Automatically post daily status updates to a specific Discord channel or respond to user queries with interactive buttons.

Quick Start

Use the discord skill to send a message to channel 'general' 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 sending Discord messages to a specific channel?

You can automate Discord messages by using the generic message tool interface to post content to targeted channels. This requires providing specific channel and message identifiers for the automation to execute successfully.

Can I manage Discord message reactions, edits, and deletions programmatically?

Yes, you can manage Discord message states programmatically. The interface supports adding reactions, editing existing message content, and deleting messages entirely by utilizing specific message identifiers for targeted operations.

What Discord bot features are supported for advanced communication operations?

Supported Discord bot features include creating polls, pinning messages, managing threads, and searching for messages within guilds. These advanced actions extend beyond basic messaging to support interactive chatops workflows.

Does Discord message automation support sending attachments and rich components?

Yes, Discord message automation supports sending attachments and rich components. You can include files and interactive elements like buttons when posting messages to channels or users through the unified messaging interface.

What do I need to configure before executing Discord guild searches or thread management?

Before executing Discord guild searches or thread management, you must configure token access and action gating. Additionally, you need to gather the specific channel and message identifiers required for targeted operations.

What are the limitations of using a generic message interface for Discord chatops?

The primary limitation of using a generic message interface for Discord chatops is the strict requirement for channel and message identifiers. Operations are gated by configuration, meaning actions fail without proper token access and specific identifiers.