Discord Notifications
Hooks automation 208
Send Discord notifications when Claude Code finishes working. Requires DISCORD_WEBHOOK_URL environment variable. Get webhook URL from Discord Server Settings -> Integrations -> Webhooks.
npx claude-code-templates@latest --hook automation/discord-notifications claude-code — discord-notifications
Content
JSON
{
"description": "Send Discord notifications when Claude Code finishes working. Requires DISCORD_W..."
"hooks": {
"Stop": [1 item]
"SubagentStop": [1 item]
}
}