configure-discord

Configure Discord notifications for OMX session events via webhook or bot.

32.6k|2.5k|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/Yeachan-Heo/oh-my-codex --skill configure-discord
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: configure-discord
Source: https://github.com/Yeachan-Heo/oh-my-codex/tree/main/skills/configure-discord
Command: npx skills add https://github.com/Yeachan-Heo/oh-my-codex --skill configure-discord

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configure Discord notifications for OMX during sessions and tasks, removing manual monitoring and enabling real-time alerts.

Core Features & Use Cases

  • Interactive wizard that guides webhook or bot API setup, including collecting the webhook URL or bot token and channel ID.
  • Event-driven notifications with options to mention users or roles and to customize the sender name.
  • Test and verify configuration with a built-in test notification, and reconfigure when needed.

Quick Start

Run /configure-discord and follow the prompts to complete the setup.

Frequently Asked Questions about configure-discord

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up Discord notifications for OMX session events?▼

To configure Discord notifications for OMX, run the interactive wizard to input your webhook URL or bot token, select session events, and write validated settings to .omx-config.json.

What is the difference between using a webhook and a bot for Discord alerts?▼

Discord webhook alerts are simpler URL-based notifications, while a bot setup requires a bot token and channel ID but enables customized sender names and mentions for specific users or roles.

Can I mention specific Discord users or roles when OMX session events trigger?▼

Yes, you can configure Discord alerts to mention specific users or roles during OMX session events by selecting the mention options within the interactive setup wizard.

How do I test if my Discord webhook configuration for OMX is working?▼

You can test your Discord webhook configuration by using the built-in test notification feature, which validates your setup and sends a verification alert to your configured channel.

Where are Discord notification settings stored for OMX?▼

Discord notification settings for OMX are stored in the .omx-config.json file or as environment variables, allowing you to validate and reconfigure them whenever needed.

Do I need a Discord bot token to get session alerts, or is a webhook enough?▼

A Discord webhook is sufficient for basic session alerts, but a bot token and channel ID are required if you need customized sender names or advanced role mentions.