Configure notification integrations (Telegram, Discord, Slack) via natural language
Configure Notifications Set up OMC notification integrations so you're alerted when sessions end, need input, or complete background tasks. Routing Detect which provider the user wants based on their request or argument: If the trigger or argument contains "telegram" → follow the Telegram section If the trigger or argument contains "discord" → follow the Discord section If the trigger or argument contains "slack" → follow the Slack section If no provider is specified, use AskUserQuestion: Question: "Which notification service would you like to configure?" Options: Telegram - Bot token + chat ID. Works on mobile and desktop. Discord - Webhook or bot token + channel ID. Slack - Incoming webhook URL.
don't have the plugin yet? install it then click "run inline in claude" again.