discord

Automates Discord bot messaging, moderation, polls, threads, pins, permissions, and member/role lookups across channels, DMs, and servers.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Clawdis's Discord integration solves the tedious task of manually issuing bot commands to manage messages, reactions, polls, threads, and moderation by providing a unified control surface.

Core Features & Use Cases

  • Send messages, react to messages, and post stickers or polls across channels and DMs.
  • Manage threads, pins, and message edits or deletions to keep conversations organized.
  • Retrieve permissions, member/role/channel information, and perform moderation actions in channels or DMs.

Quick Start

Send a message to a Discord channel using the discord tool.

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 through a bot?

Automating Discord messages and polls involves using a bot control integration to specify channel IDs and content inputs, which then programmatically posts messages, stickers, and polls to your target channels or DMs.

Can I manage Discord threads and pinned messages automatically?

Yes, you can manage Discord threads and pinned messages automatically by using bot automation to create threads, pin important messages, and edit or delete existing conversations to keep channels organized.

How do I retrieve Discord permissions, member details, and role information via a bot?

Retrieving Discord permissions and member details requires a bot integration to query server data, pulling specific role and channel information to verify user access levels and moderation contexts.

Does Discord bot automation support moderation actions in both channels and DMs?

Discord bot automation supports moderation actions across channels and DMs, allowing you to enforce safety limits, manage message deletions, and retrieve member information within private and server contexts.

What inputs are required to post a Discord poll or react to a message using automation?

To post a Discord poll or react to a message via automation, you must provide specific parameters including channelId, messageId, emoji for reactions, and the question and duration for polls.

Are there safety limits when using a bot to automate Discord messaging?

Yes, Discord bot automation enforces safety and rate limits to prevent spam and ensure stable operation when sending messages, managing threads, or performing bulk moderation actions.