discord

Automate Discord channel, message, and moderation actions via bot token.

46|6|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/aresbit/MateBot --skill discord-aresbit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/aresbit/MateBot/tree/main/skills/discord
Command: npx skills add https://github.com/aresbit/MateBot --skill discord-aresbit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discord management and moderation are time-consuming; this Skill enables automated control of Discord from OpenClaw, reducing manual task overhead and enabling rapid responses.

Core Features & Use Cases

  • Send messages, react to content, post polls, and manage threads and pins across channels.
  • Perform moderation actions such as timeouts, kicks, bans, and permission checks via a bot token configured in OpenClaw.
  • Use-case example: automatically respond to join events with welcome messages and run polls to decide channel topics.

Quick Start

Begin by configuring your Discord bot token in OpenClaw and enabling the discord actions under discord.actions.* to start issuing commands.

Frequently Asked Questions about discord

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

FAQPage Schema
How do I automate Discord channel moderation like timeouts, kicks, and bans?

Automate Discord moderation by configuring a bot token in OpenClaw and enabling actions under discord.actions.* to perform timeouts, kicks, and bans across channels and DMs.

Can I send automated messages and post polls to Discord channels?

Yes, you can send automated messages and post polls to Discord channels by using the messaging and polling actions exposed through the discord.actions.* interface in OpenClaw.

Do I need a Discord bot token to manage threads and pins from an assistant?

Yes, managing threads and pins requires a Discord bot token configured in OpenClaw to authenticate the automated actions gating thread and pin management.

What is the best way to automatically react to Discord messages and manage permissions?

React to Discord messages and check permissions by triggering the respective reaction and moderation actions via discord.actions.*, supplying the required channelId and messageId inputs.

Does Discord automation work for both public channels and direct messages?

Discord automation works across both public channels and direct messages, allowing you to send messages and perform moderation actions via the configured bot token in OpenClaw.