discord

Manage Discord channels, messages, and permissions with input validation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Controlling Discord from Clawdis to manage messages, reactions, polls, threads, pins, and moderation actions across channels and DMs in a single, automated workflow.

Core Features & Use Cases

  • Send messages to channels or DMs.
  • React to messages, post stickers, run polls, manage threads and pins.
  • Fetch permissions, or member/role/channel information, and perform moderation actions within Discord contexts.
  • Use cases include onboarding channels, coordinating team updates, or moderating communities with automated tools.

Quick Start

Post a message to a Discord channel and optionally react to it or start a poll.

Frequently Asked Questions about discord

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

FAQPage Schema
How do I automate Discord moderation and message management from a single workflow?

Discord moderation and message management can be automated by interacting with channels, messages, and permissions across DMs, channels, and threads. This workflow manages content, applies input validation for IDs, and enforces safe operations using rate limits.

Can I manage Discord threads, pins, and polls using an automated tool?

Yes, you can manage Discord threads, pins, and polls using an automated tool that interacts with channel messages. It handles posting messages, running polls, managing pins, and fetching member or role information within Discord contexts.

Does managing Discord permissions with this approach require specific ID validation?

Managing Discord permissions with this approach requires specific input validation for channel IDs, message IDs, and user IDs. The system enforces these checks to ensure safe operations and verify permissions before executing moderation actions.

What is the best way to send automated messages and reactions to Discord channels?

The best way to send automated messages and reactions to Discord channels is by using an integrated workflow tool. It allows you to post messages, react with stickers, and coordinate team updates while automatically applying rate limits and permission checks.

Why do I need to check permissions before performing Discord moderation actions?

You need to check permissions before performing Discord moderation actions to ensure safe operations and prevent unauthorized access. The system fetches permissions and enforces input validation for user and channel IDs to maintain secure community management.