What problem does it solve?
Configure OMC notifications so you reliably get updates when sessions end, Claude needs input, or background tasks complete—without manually checking your terminal.
Core Features & Use Cases
- Telegram integration setup: Guides you through creating a bot token and chat ID, selecting parse mode, choosing which session events trigger messages, and saving configuration to OMC’s config file.
- Discord integration setup: Supports webhook-based notifications or bot-based notifications, lets you configure mentions (user/role), select event types, and persist settings to OMC’s config file.
- Slack integration setup: Uses Slack incoming webhooks, optionally adds mention behavior and channel override, selects event types, and writes the resulting configuration to OMC’s config file.
- Event routing by natural language: Automatically selects the correct provider flow based on your request (telegram/discord/slack) and prompts for provider choice if none is specified.
- Optional testing and environment variable alternative: Offers to send a test message after configuration and supports skipping the wizard via environment variables.
Quick Start
Ask: "Configure notifications for Discord with a webhook and notify me on session end and when input is needed."