discord

Manage Discord bot interactions including messages, reactions, polls, stickers, and moderation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Streamline Discord management tasks such as sending messages, posting stickers, running polls, and handling moderation actions with ease.

Core Features & Use Cases

  • Message Management: Send, edit, delete messages, and manage reactions.
  • Polls: Create and manage polls for community decisions.
  • Stickers: Upload and send stickers to enhance messages.
  • Moderation: Handle moderation actions in Discord DMs or channels.
  • Use Case: Automate routine Discord tasks, such as greeting new members with a sticker or sending out regular polls for community feedback.

Quick Start

Use the discord skill to send a message to channel:123 with content 'Hello 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 Discord message management like sending and editing messages?

Discord message management is automated by utilizing bot interactions to send, edit, and delete messages. You can also manage reactions and handle channel permissions directly through the API.

Can I create and manage polls in Discord channels automatically?

Yes, you can create and manage polls in Discord channels for community decisions. The bot handles poll creation natively, allowing automated community feedback collection.

Does this approach support uploading and sending custom Discord stickers?

Discord sticker management is fully supported, enabling you to upload and send stickers. This enhances messages and allows automated greetings for new members.

How do I handle moderation actions and permission checks in Discord?

Moderation actions are handled by executing commands within DMs or channels. The system utilizes the configured bot token to perform permission checks and manage channel access.

What are the limitations of automating Discord bot interactions via API?

Automating Discord bot interactions is limited by API rate limits and the specific permissions granted to the bot token. Complex permission hierarchies may require manual configuration.