discord

Send Discord messages, reactions, polls, and moderation actions via bot token.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines interactions with Discord, enabling automated message sending, reactions, polls, and moderation directly from your AI assistant.

Core Features & Use Cases

  • Message Management: Send, edit, delete, and reply to messages in channels or DMs.
  • Engagement Tools: Create polls, add reactions, and manage threads.
  • Content Uploads: Upload custom emojis and stickers.
  • Information Retrieval: Fetch channel, member, and role information, and check bot permissions.
  • Moderation: Apply timeouts, kicks, and bans (with configuration).
  • Use Case: Automatically post a poll in a team channel to decide on the next meeting time, or react to a specific message with a celebratory emoji after a successful deployment.

Quick Start

Use the discord skill to send a message to channel 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 from my AI assistant?

Discord message automation works by using a configured bot token for authentication, enabling your AI assistant to send, edit, and react to messages programmatically in channels or direct messages.

Can I use a Discord bot to manage community moderation actions like timeouts and bans?

Yes, a Discord bot can manage community moderation by applying timeouts, kicks, and bans programmatically. Moderation actions require a configured bot token and specific permission settings.

What do I need to set up before automating Discord channel interactions and polls?

To set up Discord automation, you need a configured Discord bot token for authentication and authorization. This token grants the bot permissions to interact with channels, retrieve server information, and manage content.

Does this Discord automation approach support uploading custom emojis and media files?

Discord automation supports uploading custom emojis and stickers, along with general media uploads. The bot operates via a configured token to authenticate content uploads to your server.

How do I fetch server member and role information using Discord bot automation?

Discord bot automation retrieves server member and role information by using the configured bot token to query channels and check bot permissions, returning the requested data directly to your AI assistant.