discord

Control Discord messaging, polls, reactions, and moderation via Clawdbot.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill allows for the programmatic control of Discord, enabling automated message sending, reactions, poll creation, and moderation actions directly from the Clawdbot.

Core Features & Use Cases

  • Message Management: Send, edit, delete messages, and reply to specific messages.
  • Interactivity: React to messages, create and manage polls, and upload custom emojis/stickers.
  • Information Retrieval: Fetch channel, member, and role information, as well as list pinned messages and threads.
  • Moderation: Perform actions like timing out, kicking, or banning users (disabled by default).
  • Use Case: Automatically post release notes to a specific channel, react to important announcements with a predefined emoji, or create a poll to gauge team sentiment on a new feature.

Quick Start

Send a message to channel ID '123' with the 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 sending and reactions?

You can automate Discord message sending and reactions by using the Clawdbot discord tool to programmatically control actions like sending messages with attachments, replying, and adding emoji reactions. This requires bot token configuration for authentication.

Can I use a Discord bot to manage server moderation and timeouts?

Yes, you can manage Discord server moderation by programmatically timing out, kicking, or banning users. Moderation actions are disabled by default but can be enabled to automate these tasks via the Clawdbot discord tool.

What do I need to configure before creating Discord polls or uploading custom emojis?

You must provide a valid bot token for Clawdbot authentication to create polls or upload custom emojis and stickers. This token grants the programmatic control needed to interact with Discord servers and direct messages.

Does Discord automation support retrieving channel information and managing threads?

Discord automation supports fetching channel, member, and role information, alongside listing pinned messages and managing threads. This allows programmatic information retrieval and thread control within Discord servers.

What is the best way to post automated release notes to a Discord channel?

The best way to post automated release notes is using the Clawdbot discord tool to send messages with attachments directly to a specific channel ID. This enables automated message management and delivery within Discord servers.