discord

Control Discord servers by sending messages, managing channels, and assigning roles.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/coltonbatts/Loubot --skill discord-coltonbatts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/coltonbatts/Loubot/tree/main/skills/discord
Command: npx skills add https://github.com/coltonbatts/Loubot --skill discord-coltonbatts

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines Discord management by allowing you to automate a wide range of actions, from sending messages and reactions to managing channels and roles, all through a unified interface.

Core Features & Use Cases

  • Message Management: Send, edit, delete, and react to messages.
  • Content Creation: Post messages with attachments, create polls, and upload custom emojis/stickers.
  • Channel & Thread Control: Create, edit, delete channels and categories, manage threads, and pin messages.
  • Information Retrieval: Fetch message details, member/role/channel info, and voice status.
  • Moderation: Perform actions like timing out users (requires specific configuration).
  • Use Case: Automatically post daily stand-up reminders in a specific channel, react to important announcements with a predefined emoji, or create a poll to decide on a team meeting time.

Quick Start

Send a message to channel ID '1234567890' with the content 'Hello from the bot!'.

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?

To automate sending Discord messages, you configure a bot token and target a specific channel ID to programmatically dispatch text, media, or polls through the messaging interface.

Can I manage Discord threads and pins with a bot?

Yes, Discord bot automation supports thread and pin management, allowing you to create, edit, and delete threads, as well as pin important messages within specific channels.

What do I need to configure before managing Discord roles and channels programmatically?

You need to configure your Discord bot tokens and gather specific guild and channel identifiers before you can execute administrative actions like role assignments or channel management.

Does this Discord automation tool support fetching message details and member info?

Yes, the Discord automation tool supports information retrieval by fetching message details, member and role info, channel data, and voice status directly from your configured server.

Can I use Discord automation to create polls and upload custom emojis?

Yes, Discord automation supports content creation by allowing you to post messages with attachments, create polls for community feedback, and upload custom emojis or stickers.

What are the limitations of using a bot for Discord moderation tasks?

Discord moderation via bot requires specific configuration permissions to perform tasks like timing out users, and actions are constrained by the bot's assigned role hierarchy and token scopes.