Telegram Error Notifications
Hooks automation 257
Send Telegram notifications when Claude Code encounters long-running operations or when tools take significant time. Helps monitor productivity and catch potential issues. Requires TELEGRAM_BOT_TOKEN and TELEGRAM_CHAT_ID environment variables.
npx claude-code-templates@latest --hook automation/telegram-error-notifications claude-code — telegram-error-notifications
Content
JSON
{
"description": "Send Telegram notifications when Claude Code encounters long-running operations ..."
"hooks": {
"PreToolUse": [1 item]
"PostToolUse": [1 item]
"Notification": [1 item]
}
}