discord

Manage Discord servers and user interactions via a bot token.

1|1|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/Rlier/clawdbot --skill discord-rlier
Or copy as Structured Prompt for Agentβ–Ό
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/Rlier/clawdbot/tree/main/skills/discord
Command: npx skills add https://github.com/Rlier/clawdbot --skill discord-rlier

SYSTEM DOCUMENTATION & REQUIREMENTS

πŸ’‘ This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows you to interact with and manage Discord directly through Clawdbot, automating tasks like sending messages, managing channels, and moderating content.

Core Features & Use Cases

  • Message Management: Send, edit, delete, and react to messages in channels or DMs.
  • Content Uploads: Upload custom emojis and stickers.
  • Channel & Server Management: Create, edit, delete channels and categories, manage roles, and check permissions.
  • Moderation Tools: Timeout, kick, or ban users.
  • Information Retrieval: Fetch message details, member info, role info, and channel lists.
  • Use Case: Automatically post deployment success messages with a celebratory sticker to a #releases channel, or create a poll to decide on the next team meeting time.

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 server management and messaging?β–Ό

You can automate Discord server management and messaging by configuring a bot token to programmatically control user interactions, send messages, manage channels, and moderate content.

Do I need a Discord bot token to send messages and manage roles programmatically?β–Ό

Yes, a Discord bot token is required for authentication and authorization to send messages, manage roles, and perform any server management actions programmatically.

Can I automate Discord moderation actions like kicking or banning users?β–Ό

Discord moderation actions like kicking, banning, and timing out users can be automated programmatically to manage server members without manual intervention.

How do I create and manage Discord channels and categories via automation?β–Ό

You can create, edit, and delete Discord channels and categories programmatically, alongside managing roles and checking permissions to streamline server organization.

What's the best way to automate posting deployment updates with custom stickers to Discord?β–Ό

Automating deployment updates with custom stickers involves using message sending and content upload capabilities to programmatically post messages, reactions, and custom emojis to specific channels.

Does Discord bot automation support retrieving member info and channel lists?β–Ό

Discord bot automation supports information retrieval, allowing you to fetch message details, member info, role info, and channel lists directly from guilds and channels.