discord

Manage Discord messages, reactions, channels, stickers, emojis, polls, threads, and moderation actions.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/RobbyMo81/assistantrobby --skill discord-robbymo81
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/RobbyMo81/assistantrobby/tree/main/skills/discord
Command: npx skills add https://github.com/RobbyMo81/assistantrobby --skill discord-robbymo81

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage and automate Discord interactions from OpenClaw to eliminate manual message posting, reaction management, emoji/sticker uploads, polls, thread and pin handling, and moderation tasks across servers and direct messages.

Core Features & Use Cases

  • Message and Media Delivery: Send, edit, delete, and reply to messages with optional media attachments for channels or DMs.
  • Community Management: React to messages, run polls, manage threads and pins, upload emojis and stickers, and fetch member/role/channel info.
  • Moderation & Presence: Perform moderation actions (timeouts, bans) and set bot presence with action gating to limit high-risk operations.
  • Use Case: Automatically post release notes to a team channel, attach build artifacts, run a quick poll for deployment timing, and pin the release summary.

Quick Start

Send a message to channel 123 with content Deploy complete using the discord tool.

Frequently Asked Questions about discord

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

FAQPage Schema
How do I automate Discord message posting and channel management from an external workflow?

Discord message posting and channel management can be automated by using a configured Discord bot token to send, edit, and reply to messages in servers or DMs. This eliminates manual message handling across server contexts.

Can I use a bot to manage Discord moderation actions, polls, and community interactions?

A Discord bot can manage moderation actions, polls, and community interactions by performing timeouts, bans, running polls, managing threads and pins, and fetching member or role info for server administration.

Do I need a specific Discord bot token configuration to upload stickers and emojis?

Uploading Discord stickers and emojis requires a configured Discord bot token via OpenClaw channels.discord configuration. This setup enables bot-driven emoji and sticker uploads alongside standard message delivery.

What are the limitations for attaching local media files to Discord messages via a bot?

Attaching local media files to Discord messages supports local file URLs but enforces specified size and format limits. Media attachments can be added when sending or replying to messages in channels or DMs.

How does action gating work for high-risk Discord moderation operations?

Action gating for high-risk Discord moderation operations limits potentially destructive actions like bans and timeouts. This mechanism ensures bot-driven administration and presence setting remain controlled during server management.