discord

Send messages, manage reactions, and organize threads via the Discord API.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/planetazuzu/planetazuzu-memory --skill discord-planetazuzu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/planetazuzu/planetazuzu-memory/tree/main/skills/openclaws-kb/skills/discord
Command: npx skills add https://github.com/planetazuzu/planetazuzu-memory --skill discord-planetazuzu

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 threads directly through the message tool.

Core Features & Use Cases

  • Send Messages: Post messages to channels or users, with options for silent delivery and media attachments.
  • Rich UI: Utilize Discord components v2 for interactive messages or legacy embeds.
  • Message Management: React to, edit, delete, pin, and manage threads for existing messages.
  • Search & Polls: Search message history within guilds and create polls.
  • Presence Management: Set the bot's activity status.

Quick Start

Send a message to the discord channel 'general' with the text '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?

To automate sending Discord messages, use the unified message tool to target specified channels or users by their IDs. You can post text, deliver silently, and attach media directly through the interface.

What's the best way to manage Discord threads and reactions automatically?

Managing Discord threads and reactions is handled through the message tool, which supports editing, deleting, pinning messages, and applying reactions across guilds by referencing proper channel and message IDs.

Do I need Discord API access to create polls and search message history?

Yes, Discord API access is required to create polls and search message history within guilds. The tool interface relies on proper API authentication and accurate channel, user, or guild ID referencing for these operations.

Can I build interactive messages using Discord components v2?

Yes, you can build interactive messages using Discord components v2, or utilize legacy embeds. This allows for rich UI elements when posting messages to channels or users through the communication interface.

How do I set my Discord bot's activity status automatically?

You can set your Discord bot's activity status automatically using the presence management feature. This allows you to define the bot's current activity state directly through the messaging tool interface.