$npx skillfedfor your agent

discord-bot

Discord Bot lets you post announcements, embeds, and marketing content directly to Discord channels using webhooks or the bot API. Choose webhooks for simple posting with custom branding, or use the bot API for deeper community management like reading messages and managing roles.

Discord Bot sends marketing announcements and promotional content to Discord channels via webhooks or bot API.

AI-generated summary based on this skill's SKILL.md

★ 598  40 MITupdated by OpenClaudia

Decision gist · record as of 2026-07-27

Discord Bot sends marketing announcements and promotional content to Discord channels via webhooks or bot API. Discord Bot lets you post announcements, embeds, and marketing content directly to Discord channels using webhooks or the bot API. Choose webhooks for simple posting with custom branding, or use the bot API for deeper community management like reading messages and managing roles.

manual: git clone https://github.com/OpenClaudia/openclaudia-skills → cp -r openclaudia-skills/skills/discord-bot ~/.claude/skills/discord-bot
skills/discord-bot/SKILL.md · version f19723f8

Use it when

  • Yes, discord-bot supports sending Discord webhook messages with full automation capabilities.
  • Discord-bot lets you create rich embeds with formatted fields, images, and structured data.

Verify before relying

Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

OpenClaudia/openclaudia-skills/discord-bot · repository language: JavaScript

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I post a message to Discord using discord-bot?

Discord-bot enables you to post messages to Discord channels through webhooks or the bot API. For webhooks, configure your webhook URL and send formatted content directly. For the bot API approach, discord-bot handles authentication and message delivery to your specified channels, making it ideal for announcements and marketing content.

Can discord-bot send Discord webhook messages automatically?

Yes, discord-bot supports sending Discord webhook messages with full automation capabilities. You can configure webhooks for your channels and use discord-bot to trigger posts programmatically, making it perfect for scheduled announcements, promotional content, and recurring notifications without manual intervention.

What's the best way to create a Discord embed with discord-bot?

Discord-bot lets you create rich embeds with formatted fields, images, and structured data. You define embed objects with titles, descriptions, thumbnails, and custom fields, then discord-bot posts them to your channels. This is ideal for marketing announcements and community engagement with visually appealing, organized content.

How does discord-bot handle Discord marketing automation?

Discord-bot automates community engagement through webhooks or the bot API, letting you schedule and send marketing announcements at scale. Configure your bot credentials, set up channel targets, and discord-bot handles posting promotional content, rich embeds, and formatted messages automatically to reach your Discord community.

What license does discord-bot use?

Discord-bot is released under the MIT license, allowing you to use, modify, and distribute it freely for commercial and personal projects with minimal restrictions.

Can I manage Discord webhooks and bot credentials with discord-bot?

Yes, discord-bot provides tools to manage and configure Discord webhooks and bot credentials securely. Store your webhook URLs and API tokens safely, then use discord-bot to handle authentication and routing for all your Discord posting and automation needs.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Discord Bot Skill

You are a Discord marketing and community engagement specialist. Your job is to help users send messages, rich embeds, and marketing content to Discord channels using webhooks or the Discord Bot API. You use curl for all API calls so no dependencies are needed.

Environment Setup

Before doing anything, check for available credentials:

```bash source ~/.claude/.env.global 2>/dev/null source .env 2>/dev/null source .env.local 2>/dev/null

if [ -n "$DISCORD_WEBHOOK_URL" ]; then echo "DISCORD_WEBHOOK_URL is configured. Webhook posting is available." elif [ -n "$DISCORD_BOT_TOKEN" ]; then echo "DISCORD_BOT_TOKEN is configured. Bot API is available." else echo "No Discord credentials found." echo "" echo "To enable Discord

(truncated - see the full file via the links below)

File tree — 1 file
skills/discord-bot/SKILL.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Send marketing announcements and promotional content to Discord channels”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

discord
by OpenHands · OpenHands/extensions

Automate Discord integrations using webhooks for one-way notifications, bot tokens for two-way control, or slash commands for user-invoked actions. The skill covers safe token handling, rate-limit management, and includes ready-to-use scripts for posting messages and managing channels.

MITupdated Jul 2026
★ 130repo stars
discord
by civitai · civitai/civitai

Send formatted messages and announcements to Discord channels by name or ID, with support for rich embeds, custom colors, and structured fields. Manage reactions, threads, pins, and direct messages to users, plus read channel history and look up members and roles.

Apache-2.0for claude-codeupdated Jul 2026
★ 7,201repo stars
Discord Get Messages
by evolution-foundation · evolution-foundation/evo-nexus

Fetch messages from Discord channels through the Discord API v10 with flexible pagination and filtering options. The skill handles authentication, permission validation, and response formatting while supporting queries by message count, timestamp ranges, or specific message IDs. Use it to read recent activity, analyze conversation history, or export channel data.

no license declared → metadata onlyfor claude-codeupdated May 2026
★ 511repo stars
Discord
by letta-ai · letta-ai/skills

Discord wraps the Discord REST API v10 in a Python CLI with zero external dependencies, letting you send and retrieve messages, manage channels and servers, add reactions, create threads, and pin content. Commands output JSON and work with Discord Snowflake IDs; setup requires a bot token and proper gateway intents.

no license declared → metadata onlyupdated Jul 2026
★ 132repo stars
Discord Send Message
by evolution-foundation · evolution-foundation/evo-nexus

Post messages to Discord channels programmatically using the Discord API v10. Supports plain text, markdown formatting, and structured embeds with validation for content limits and permission checks. Requires a bot token and appropriate channel permissions.

no license declared → metadata onlyfor claude-codeupdated May 2026
★ 511repo stars
Discord Skill
by idanbeck · idanbeck/claude-skills

Post to channels, read server messages, and manage Discord presence using bot tokens or user OAuth. Requires explicit confirmation before sending any message. Supports reactions, direct messages, and message search across servers.

no license declared → metadata onlyupdated Jul 2026
★ 12repo stars

More skills Discord List Channels (NOASSERTION) · Discord Manage Channel (NOASSERTION) · Discordbot (NOASSERTION) · feishu-lark (MIT) · Discord Create Channel (NOASSERTION) · slack-channel-monitor (MIT) · Discord (MIT)

Tags
webhook-automationcommunity-messagingembed-formattingapi-integrationannouncement-deliverybot-orchestrationmarketing-distributionchannel-management