discord

Manage Discord server messages, reactions, polls, channels, and bot presence.

20|7|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/kaivyy/kabot --skill discord-kaivyy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/kaivyy/kabot/tree/main/kabot/skills/discord
Command: npx skills add https://github.com/kaivyy/kabot --skill discord-kaivyy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows for the programmatic control and management of Discord server functionalities, enabling automation of communication, moderation, and bot presence.

Core Features & Use Cases

  • Messaging: Send, edit, delete, and read messages in channels or direct messages.
  • Interactions: Add reactions, create polls, and manage custom emojis/stickers.
  • Management: Check permissions, retrieve member/channel info, and manage threads/pins.
  • Admin Actions: Create, edit, delete, and move channels and categories.
  • Bot Presence: Set the bot's online status and activity.
  • Use Case: Automate sending daily reports to a specific channel, react to specific keywords with predefined emojis, or create polls for community decisions.

Quick Start

Use the discord skill to send a message to channel 'general' with the content 'Hello, world!'.

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?

Automating Discord channel messages involves using the skill to programmatically send content to specific channels or users. You must configure a Discord bot token and gate specific actions via configuration settings before dispatching messages.

Can I manage Discord threads, pins, and channel categories programmatically?

Yes, you can manage Discord threads, pins, and channel categories programmatically. The skill supports channel administration actions including creating, editing, deleting, and moving channels and categories, as well as retrieving member and channel info.

Do I need a Discord bot token to use channel management and polling features?

Yes, a Discord bot token is required to use channel management and polling features. The skill requires Discord bot token configuration and specific action gating via configuration settings to enable programmatic control over server functionalities.

What is the best way to create polls and add emoji reactions on Discord?

Creating polls and adding emoji reactions on Discord is handled through programmatic interaction features. The skill enables you to add reactions to messages, create polls for community decisions, and manage custom emojis and stickers.

How do I configure a Discord bot's online status and activity?

Configuring a Discord bot's online status and activity is achieved through the bot presence features. The skill allows you to set the bot's online status and define its activity programmatically after the bot token is configured.

Can I read, edit, and delete Discord messages in bulk?

Yes, you can read, edit, and delete Discord messages. The skill provides messaging capabilities that support sending, editing, deleting, and reading messages in both channels and direct messages.