discord

Send Discord messages to specific channels or users using explicit IDs.

Updated May 18, 2022
One-click install
npx skills add https://github.com/kendreaditya/.config --skill discord-kendreaditya
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/kendreaditya/.config/tree/main/claude/skills/discord
Command: npx skills add https://github.com/kendreaditya/.config --skill discord-kendreaditya

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discord operations via the message tool streamline targeted actions in channels and with users, reducing manual overhead.

Core Features & Use Cases

  • Send messages to specific channels or users using explicit IDs.
  • Support moderation, presence updates, and interactive prompts across channels.
  • Use cases include announcements, notifications, and guided interactions within Discord.

Quick Start

Send a message to channel 123 with the text "Deployment complete" and mention the intended channel.

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 to send channel announcements?

You can automate Discord messaging by using explicit IDs for guild, channel, and user to send targeted text like deployment announcements. The tool requires specific IDs to execute actions and supports both v2 components and legacy embeds.

Can I use Discord API automation for channel moderation and presence updates?

Yes, Discord API automation supports channel moderation, presence updates, and interactive prompts across multiple channels. It requires channelId, userId, or guildId to perform these specific moderation and status actions safely.

What do I need to send automated Discord messages to specific users?

To send automated Discord messages, you need explicit IDs for the target user, channel, and guild. The tool implements strict gating and safety constraints, requiring these exact identifiers before executing any messaging actions.

Does Discord messaging automation support multiple accounts and legacy embeds?

Discord messaging automation supports optional multi-account management and handles both v2 components and legacy embeds. This allows flexible interactive engagements and announcements across various channels simultaneously.

Why does my Discord bot automation require explicit IDs for actions?

Discord bot automation requires explicit IDs for guild, channel, message, and user to implement strict gating and safety constraints. This ensures targeted actions like notifications and guided interactions execute safely without unintended side effects.