discord

Manage Discord servers and interactions via bot token operations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines interactions and management within Discord servers, enabling automated actions and information retrieval without manual intervention.

Core Features & Use Cases

  • Message Management: Send, edit, delete, and react to messages in channels or DMs.
  • Server Administration: Manage roles, channels, polls, and moderation actions.
  • Information Retrieval: Fetch message details, member info, channel permissions, and server emojis.
  • Use Case: Automatically post daily stand-up reminders in a specific channel, react to important announcements with a custom emoji, or create a poll to gauge team availability for a meeting.

Quick Start

Use the discord skill to send the message "Hello from OpenClaw!" to the channel with ID "123".

Frequently Asked Questions about discord

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Discord server management and messaging?

Discord server management automation is achieved by using a configured bot token to programmatically send messages, manage channels, assign roles, and execute moderation actions.

Can I automate Discord message sending, reactions, and polls without manual intervention?

Automating Discord messages, reactions, and polls is supported through programmatic actions, allowing you to send, edit, delete, and react to messages or create polls via specific channel and message IDs.

What do I need to set up Discord chatops and moderation automation?

Discord chatops and moderation automation requires a bot token configured for OpenClaw, alongside specific channel IDs, message IDs, and guild IDs to execute programmatic server actions.

Does Discord automation work for fetching channel permissions and server emojis?

Discord automation supports fetching channel permissions and server emojis, enabling comprehensive information retrieval for server administration and user interaction management.

What are the limitations of Discord server management via a bot token?

Discord server management via a bot token requires specific channel IDs, message IDs, and guild IDs for most operations, meaning actions are constrained to explicitly identified targets.

Is there a way to automate daily stand-up reminders and team availability polls in Discord?

Automating daily stand-up reminders and team availability polls in Discord is possible by programmatically posting scheduled messages to specific channels and creating polls to gauge team availability.