discord

Orchestrate Discord actions like messaging, polling, and moderation via Clawdbot.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinated, programmable control over Discord to automate sending messages, reacting, polling, thread management, and moderation without manual UI interactions.

Core Features & Use Cases

  • Send messages to channels or DMs, react to messages, post polls, and upload media or stickers.
  • Manage threads, pins, channels/categories, and fetch permissions or member/role information across guilds.
  • Use within workflows for onboarding, incident updates, team alerts, and moderation tasks in servers and DMs.

Quick Start

Connect your Discord bot token and begin issuing commands to send messages, react to posts, and manage channels directly from Clawdbot.

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 and polls without manual UI interactions?

Discord automation is handled by connecting a bot token to programmatically send messages, post polls, and upload media without manual UI interactions. This provides a stable action surface for common Discord operations directly from workflows.

Can I moderate Discord channels and manage threads programmatically from a bot?

Yes, you can moderate Discord channels and manage threads programmatically by fetching permissions and member or role information across guilds. This allows automated moderation, pinning, and channel or category management.

What do I need to start automating Discord actions like reactions and thread management?

You need a Discord bot token to start automating actions like reacting to posts and managing threads. Once connected, you can issue commands to control Discord operations with token-based authentication and safety checks.

Does this Discord automation approach support incident updates and team alerts?

Yes, this Discord automation approach supports incident updates and team alerts by orchestrating actions within workflows. It applies to scenarios like onboarding, incident updates, and automated moderation tasks in servers and DMs.

Are there limitations when using a bot to fetch member and role information across Discord guilds?

When using a bot to fetch member and role information across Discord guilds, feature gates and safety checks are enforced to ensure secure operations. Token-based authentication is required, and actions are limited to common Discord operations like thread management and polling.

What is the best way to coordinate Discord bot actions for onboarding workflows?

The best way to coordinate Discord bot actions for onboarding workflows is through a programmable interface that orchestrates sending messages, reacting, and managing channels. This enables automated onboarding sequences without manual UI interactions.