Telegram Detailed Notifications
Hooks automation 538
Send detailed Telegram notifications with session information when Claude Code finishes. Includes working directory, session duration, and system info. Requires TELEGRAM_BOT_TOKEN and TELEGRAM_CHAT_ID environment variables.
npx claude-code-templates@latest --hook automation/telegram-detailed-notifications claude-code — telegram-detailed-notifications
Content
JSON
{
"description": "Send detailed Telegram notifications with session information when Claude Code f..."
"hooks": {
"SessionStart": [1 item]
"Stop": [1 item]
}
}