discord

Send, edit, delete, and react to Discord messages via bot token.

39|10|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/lllooollpp/clawdbot-cn --skill discord-lllooollpp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/lllooollpp/clawdbot-cn/tree/main/skills/discord
Command: npx skills add https://github.com/lllooollpp/clawdbot-cn --skill discord-lllooollpp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows you to interact with and manage various aspects of Discord directly through Clawdbot, automating tasks and enhancing communication.

Core Features & Use Cases

  • Message Management: Send, edit, delete, and react to messages in channels or DMs.
  • Content Uploads: Upload stickers, emojis, and media attachments.
  • Channel & Thread Operations: Create, manage, and list channels and threads.
  • Information Retrieval: Fetch message details, channel info, member data, and permissions.
  • Moderation & Roles: Manage user timeouts, role assignments (with configuration).
  • Use Case: Automatically post poll results to a specific channel after a meeting, or send a welcome sticker to new members.

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 sending messages to a Discord channel?

You can automate sending Discord messages by configuring a bot token with specific channel and user IDs to programmatically dispatch content, manage threads, or upload media directly through Clawdbot.

What do I need to manage Discord threads and channels programmatically?

Managing Discord threads and channels programmatically requires a configured Discord bot token and the specific channel or user IDs you intend to target for operations like creation, listing, or messaging.

Can I use a Discord bot to upload media and create polls?

Yes, using a Discord bot token you can upload media attachments, create polls, and send stickers or emojis to targeted channels or direct messages via programmatic controls.

Does this approach support retrieving Discord server information and member data?

Retrieving Discord server information is fully supported, allowing you to fetch message details, channel info, member data, and permissions directly through the bot token integration.

What are the limitations of using a bot token for Discord community management?

Bot token limitations include the requirement of specific channel and user IDs for targeted operations, and role assignment operations necessitate additional configuration to function properly.

Can I automate Discord moderation tasks like managing user timeouts?

Automating Discord moderation tasks is supported, enabling you to manage user timeouts and role assignments directly through the bot token, provided the required configuration is in place.