Show HN: Claude Code plugin – Telegram notifications when it needs your input
Mikheyrojo Friday, February 20, 2026I built a small Claude Code plugin that sends Telegram messages when Claude finishes a task or needs permission to proceed.
It's a shell hook that calls the Telegram Bot API — no daemon, no dependencies, ~50 lines of shell. Useful when you run multiple Claude sessions across different terminals/IDEs.
Setup: create a Telegram bot, install the plugin, add credentials. Takes ~2 minutes.
Free and open source.
https://github.com/mikhailrojo/claude-telegram-notifications
Summary
This article describes a Telegram bot built using the Claude AI language model to provide notifications and updates. The bot can be used to send messages, track progress, and provide alerts through a Telegram interface.
1
0
Summary
github.com