discord

Manage Discord messages, channels, polls, and moderation via bot token.

1|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/rustykuntz/rocie-tools --skill discord-rustykuntz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/rustykuntz/rocie-tools/tree/main/skills/discord
Command: npx skills add https://github.com/rustykuntz/rocie-tools --skill discord-rustykuntz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines interactions within Discord by automating message sending, channel management, polls, and moderation tasks, enhancing community engagement and operational efficiency.

Core Features & Use Cases

  • Message Management: Send, edit, delete, and react to messages.
  • Channel & Thread Operations: Create, manage, and list channels and threads.
  • Polls & Stickers: Create polls and manage custom emojis/stickers.
  • Moderation & Permissions: Manage user roles and check bot permissions.
  • Use Case: Automatically post daily stand-up reminders in a specific channel, create a poll for team lunch decisions, and react to important announcements with a custom emoji.

Quick Start

Use the discord skill to send a message to channel 123 with the content "Hello from Rocie".

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 sending and channel management?

Discord message automation is achieved by operating via a configured bot token, allowing you to programmatically send messages with attachments, create channels, and manage threads through automated scripts.

Can I create Discord polls with customizable options through a bot?

Yes, you can create Discord polls with customizable options programmatically. The Skill supports generating polls and managing custom emojis or stickers to enhance community engagement voting processes.

What do I need to manage Discord server roles and permissions programmatically?

To manage Discord server roles and permissions programmatically, you need a bot token configured for the automation platform, which allows role assignment and permission checking with configurable action gating for security.

Does Discord automation work for sending messages with file attachments?

Yes, Discord automation supports sending messages with file attachments. You can programmatically dispatch messages containing media or documents directly to specified channels using the configured bot integration.

What are the limitations of using configurable action gating for Discord moderation?

Configurable action gating limits Discord moderation actions by requiring explicit permission checks before executing sensitive operations like role management or message deletion, ensuring enhanced server security.