discord

Send Discord messages and manage channels, reactions, and moderation via Moltbot.

36|2|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/malue-ai/dazee-small --skill discord-malue-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/malue-ai/dazee-small/tree/main/skills/library/discord
Command: npx skills add https://github.com/malue-ai/dazee-small --skill discord-malue-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

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

Core Features & Use Cases

  • Messaging: Send messages, react to existing ones, and manage threads.
  • Content Management: Upload stickers and emojis, create and manage polls.
  • Channel Operations: Create, edit, delete, and manage channels and categories.
  • Information Retrieval: Fetch message details, channel info, member/role data, and voice status.
  • Moderation: Perform actions like timing out, kicking, or banning users.
  • Use Case: Automatically post daily summaries to a specific Discord channel, react to important messages with custom emojis, or create polls for team decisions.

Quick Start

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

Frequently Asked Questions about discord

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

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

You can automate Discord messaging and channel management by using this Skill to programmatically send messages, manage reactions, and create channels. It operates via the Moltbot agent to handle both DMs and server channels.

Can I perform Discord moderation actions automatically through an agent?

Yes, you can perform Discord moderation actions automatically. The Skill supports timing out, kicking, or banning users by operating on specified user IDs and channel IDs through the Moltbot agent.

Do I need a bot token to send messages and manage threads in Discord?

Yes, you need Moltbot's configured bot token for authentication to send messages and manage threads. The Skill requires this token along with specified channel IDs and message IDs to interact with Discord.

What Discord content management tasks can I automate besides sending messages?

Beyond sending messages, you can automate content management tasks like uploading stickers and emojis, creating and managing polls, editing channels, and managing threads directly through the Moltbot agent.

How do I retrieve Discord channel info and member data programmatically?

To retrieve Discord channel info and member data programmatically, the Skill fetches message details, channel information, member and role data, and voice status by operating on specified channel IDs and user IDs.

Are there limitations when using ChatOps to control Discord DMs and channels?

The Skill is limited to operating on specified channel IDs, message IDs, and user IDs within Discord DMs and channels. All automated actions, including moderation and messaging, require Moltbot's configured bot token for authentication.