discord

Send messages, manage reactions, and moderate Discord channels via OpenClaw.

1|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/sangrokjung/claude-code-config-public --skill discord-sangrokjung
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/sangrokjung/claude-code-config-public/tree/main/skills/discord
Command: npx skills add https://github.com/sangrokjung/claude-code-config-public --skill discord-sangrokjung

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows you to interact with and manage various aspects of Discord directly through OpenClaw, automating tasks like sending messages, managing channels, and handling moderation.

Core Features & Use Cases

  • Message Management: Send, edit, delete, and react to messages.
  • Content Uploads: Upload stickers and custom emojis.
  • Channel & Thread Operations: Create, edit, delete channels and manage threads.
  • Information Retrieval: Fetch message details, channel info, member permissions, and more.
  • Use Case: Automatically post daily stand-up summaries to a specific channel, react to important announcements with a predefined emoji, or create a new support thread when a user reports a bug.

Quick Start

Use the discord skill to send the message "Hello from OpenClaw!" to the channel with ID "123".

Frequently Asked Questions about discord

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

FAQPage Schema
How do I automate sending messages to Discord channels?

You can automate sending Discord messages by using the discord tool within OpenClaw to programmatically dispatch text to specific channels using their channel IDs. This requires a configured bot token for authentication.

Can I manage Discord channel operations and threads programmatically?

Yes, the discord tool supports creating, editing, and deleting channels, alongside managing threads. This enables automated channel moderation and dynamic thread creation directly through OpenClaw.

Does OpenClaw require a bot token to manage Discord reactions and uploads?

Yes, OpenClaw requires a configured Discord bot token for authentication to manage reactions, upload stickers, and upload custom emojis. This token ensures secure programmatic control over your server.

How do I retrieve Discord member permissions and channel info via automation?

OpenClaw's discord tool retrieves message details, channel information, and member permissions programmatically. This enables automated audits of user access rights and channel configurations.

What is the best way to create a Discord poll automatically?

The best way to create a Discord poll automatically is by using the discord tool in OpenClaw, which supports poll creation alongside sending messages and managing reactions across DMs and channels.

Are there limitations when using OpenClaw for Discord community management?

OpenClaw's Discord automation capabilities are limited to the functionalities exposed by the discord tool, such as message management and channel operations, requiring a valid bot token without supporting unsupported API endpoints.