discord

Control Discord interactions via bot token for messaging, polls, and moderation.

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

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 messaging, reactions, polls, and moderation actions within channels and direct messages.

Core Features & Use Cases

  • Message Management: Send, edit, delete, and reply to messages.
  • Interactions: Add/remove reactions, create and manage polls, upload stickers and emojis.
  • Information Retrieval: Fetch channel, member, and role information, list pins, and search messages.
  • Moderation: Apply timeouts, kicks, and bans (with appropriate configuration).
  • Use Case: Automatically post daily stand-up reminders in a specific channel, react to important announcements with a predefined emoji, or create a poll to gauge team availability for a meeting.

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 messaging and reactions for community management?

Discord automation allows programmatic control over messaging and reactions via a configured bot token. You can send automated messages, manage reactions, and post daily reminders in specific channels.

Can I use a Discord bot to create polls and retrieve server information?

Yes, a Discord bot can create and manage polls, upload stickers, and retrieve channel, member, and role information. It operates securely through a configured bot token for comprehensive server interactions.

Does Discord moderation automation support timeouts, kicks, and bans?

Discord moderation automation supports applying timeouts, kicks, and bans. These actions require appropriate bot configuration and permissions to manage community members effectively.

What is needed to programmatically edit and delete Discord messages?

To programmatically edit and delete Discord messages, a configured bot token is needed. This enables secure integration for managing channel messages, replying to threads, and pinning important information.

Are there limitations when using a Discord bot for automated channel management?

Automated Discord channel management requires a valid bot token and appropriate permissions for actions like timeouts or bans. Without correct configuration, moderation and message retrieval actions will fail.