discord

Send messages and manage Discord channels, users, and threads via OpenClaw bot token.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows you to interact with and manage Discord servers and direct messages programmatically, automating communication and administrative tasks.

Core Features & Use Cases

  • Message Management: Send, edit, delete messages, and react to them.
  • Channel & Server Operations: Create, edit, delete channels and categories, manage threads, pins, and search messages.
  • User & Role Management: Fetch member and role information, manage roles (add/remove).
  • Bot Presence: Control the bot's online status and activity.
  • Use Case: Automatically post daily stand-up summaries to a specific channel, react to important messages with a ✅ emoji, or create a new support thread when a user requests help.

Quick Start

Use the discord skill to send a message to channel 123 with the content "Hello from OpenClaw".

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 to a specific channel?

To automate sending Discord messages, this Skill enables programmatic message management to specific channels using a dedicated bot token for authentication. You can send, edit, delete messages, and add emoji reactions through automated commands.

Can I manage Discord server channels and threads programmatically?

Yes, you can manage Discord server channels and threads programmatically. This Skill supports creating, editing, and deleting channels and categories, managing threads, pinning messages, and searching within server environments.

Does Discord bot automation work for moderating users and managing roles?

Discord bot automation works for moderating users and managing roles by fetching member information, retrieving role details, and programmatically adding or removing roles to automate server administration tasks.

What do I need to set up Discord server automation with this approach?

To set up Discord server automation, you need an OpenClaw bot token for authentication and operation. This token allows the programmatic interface to interact with your Discord servers and direct messages securely.

How do I create a new support thread automatically when a user requests help?

You can create a new support thread automatically by using the channel and thread management actions to generate a thread when specific user message triggers or help requests are detected, controlling the bot's presence and activity simultaneously.

Is there a way to control Discord bot presence and online status via API?

Yes, you can control Discord bot presence and online status via the programmatic tool interface. This allows you to set the bot's activity and availability state within Discord servers and direct message interactions.