Telegram Notifications
Hooks automation 1,039
Send Telegram notifications when Claude Code finishes working. Requires TELEGRAM_BOT_TOKEN and TELEGRAM_CHAT_ID environment variables. Get bot token from @BotFather, get chat ID by messaging the bot and visiting https://api.telegram.org/bot<TOKEN>/getUpdates
npx claude-code-templates@latest --hook automation/telegram-notifications claude-code — telegram-notifications
Content
JSON
{
"description": "Send Telegram notifications when Claude Code finishes working. Requires TELEGRAM..."
"hooks": {
"Stop": [1 item]
"SubagentStop": [1 item]
}
}