{"enrichment":{"faq":[{"a":"discord provides guidance on building bots using bot tokens for two-way control and slash commands for user-invoked actions. You'll register your bot in Discord's Developer Portal, obtain a token, and use it to authenticate API calls. discord covers safe token handling and rate-limit management to keep your bot reliable and secure.","q":"How do I create a Discord bot?"},{"a":"discord distinguishes two approaches: webhooks enable one-way notifications to channels without needing a bot account, while bot tokens provide two-way control\u2014your bot can read messages, respond to commands, and manage server state. Webhooks are simpler for alerts; bot tokens are needed for interactive features like slash commands and channel management.","q":"What's the difference between webhooks and bot tokens in discord?"},{"a":"discord supports multiple notification methods. Use webhooks for simple one-way alerts (fastest setup), or deploy a bot with token authentication to post messages programmatically. discord includes ready-to-use scripts for posting messages and managing channels, plus rate-limit management to prevent throttling when sending bulk alerts.","q":"How do I send automated notifications and alerts to Discord?"},{"a":"Yes. discord covers REST API calls and webhook integration patterns that let you post build status, deployment alerts, and service notifications directly to channels. The skill includes automation examples for connecting external systems\u2014ideal for CI/CD notifications, monitoring dashboards, and cross-platform event routing.","q":"Can discord integrate with CI/CD pipelines and external services?"},{"a":"discord covers bot token authentication for full API access and webhook URLs for one-way posting. Both methods are explained with safe handling practices: tokens should be stored in environment variables, never committed to version control. discord teaches rate-limit awareness and interaction validation to build production-ready integrations.","q":"What authentication methods does discord support?"},{"a":"discord provides setup guidance for slash commands\u2014user-invoked actions that appear in Discord's command menu\u2014and server automation workflows. The skill covers channel management, message workflows, and interaction handling so you can build responsive bots that react to user input and automate routine server tasks.","q":"Does discord include examples for slash commands and server automation?"}],"shadow_tags":["chat-platform-integration","bot-development","webhook-automation","real-time-notifications","api-orchestration","command-interface","rate-limit-handling","oauth-authentication"],"summary_rewrite":"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."},"files":[{"bytes":4352,"path":"skills/discord/SKILL.md","sha256":"ff1cc68562cddeb1f51289e0f5fe13dd272aa89d2b156624ceb8bc65b01ac23f","url":"https://skillfed.io/files/OpenHands/extensions/discord/5c744426/SKILL.md"}],"id":"OpenHands/extensions/discord","links":{"html":"https://skillfed.io/OpenHands/extensions/discord","md":"https://skillfed.io/OpenHands/extensions/discord.md","repo":"https://github.com/OpenHands/extensions"},"meta":{"agents_supported":[],"first_seen":"2026-07-28","forks":58,"language":"Python","last_updated":"2026-07-27","license":"MIT","name":"discord","publisher":"OpenHands","stars":130},"relations":{"similar":[{"id":"OpenClaudia/openclaudia-skills/discord-bot"},{"id":"AceDataCloud/Skills/discordbot"},{"id":"evolution-foundation/evo-nexus/discord-list-channels"},{"id":"AceDataCloud/Skills/discord"},{"id":"evolution-foundation/evo-nexus/discord-get-messages"},{"id":"evolution-foundation/evo-nexus/discord-manage-channel"},{"id":"evolution-foundation/evo-nexus/discord-create-channel"},{"id":"evolution-foundation/evo-nexus/discord-send-message"},{"id":"moltis-org/moltis/discrawl"},{"id":"nanocoai/nanoclaw/add-discord"}]},"slug":{"owner":"OpenHands","repo":"extensions","skill":"discord"},"version":"5c744426"}
