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: 1. Telegram - Bot to…