Настройка уведомлений через Telegram, Discord и Slack
★ 8.5 · productivity
configure-notifications is a Claude Code skill that sets up notification integrations with Telegram, Discord, and Slack through natural language. It detects the desired provider from the user's request and walks through an interactive setup: collecting bot tokens, webhook URLs, or channel IDs, validating their format, and writing the result to `~/.claude/.omc-config.json`. For Telegram, the skill guides users through creating a bot via @BotFather, fetching their chat ID, choosing a message format (Markdown or HTML), and selecting which events trigger alerts — session end, input needed, session start, or session continuing. It's built for developers who want timely notifications about Claude background tasks on mobile or desktop without editing config files by hand.
- #notifications
- #telegram
- #discord
- #slack
- #integrations
- #alerting