configure-discord

Configures Oh-my-codex Discord notifications via webhooks or bot tokens with customizable events and mentions.

20|6|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/sigridjineth/oh-my-codex --skill configure-discord-sigridjineth
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure-discord
Source: https://github.com/sigridjineth/oh-my-codex/tree/main/skills/configure-discord
Command: npx skills add https://github.com/sigridjineth/oh-my-codex --skill configure-discord-sigridjineth

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, curl, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the setup of Discord notifications for your oh-my-codex sessions, ensuring you are alerted to important events without manual intervention.

Core Features & Use Cases

  • Flexible Notification Setup: Configure notifications via Discord Webhooks or a dedicated Discord Bot.
  • Event Customization: Choose which session events (start, end, input needed) trigger notifications.
  • User/Role Mentions: Set up pings for specific users or roles to ensure timely responses.
  • Use Case: Automatically receive a Discord message with a mention when your long-running code compilation session finishes, so you can immediately review the results.

Quick Start

Configure Discord notifications by running the configure-discord skill.

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 long-running code compilation sessions?

You can configure Discord notifications for code sessions by providing a webhook URL or a bot token with a channel ID. This allows you to receive alerts when specific session events occur.

Can I customize which events trigger a Discord webhook alert?

Yes, Discord webhook alerts can be customized to trigger on specific session events like start, end, or when input is needed. You can also set up mentions for specific users or roles.

Do I need a Discord bot token to receive alerts, or are webhooks supported?

You do not need a bot token; webhooks are fully supported for sending alerts. You can configure notifications using either a Discord webhook URL or a dedicated bot token with a channel ID.

What's the best way to mention specific users or roles in automated Discord alerts?

To mention users or roles in automated Discord alerts, configure the notification settings to include specific user or role mentions. This ensures timely pings when events trigger.

How do I override Discord notification configuration using environment variables?

Discord notification configuration supports environment variable overrides for seamless setup. These variables integrate with a local configuration file to manage your webhook or bot settings.

Why use natural language prompts to configure Discord webhooks?

Using natural language prompts to configure Discord webhooks simplifies the setup process. It allows you to define notification events, mentions, and credentials without manual file editing.