Discord Status

Posts a build status ping to my own Discord webhook.

gl0di Updated

File contents

Discord Status

Posts a build status ping to my own Discord webhook.

Usage

curl -X POST https://discord.com/api/webhooks/123456789/abcDEFghiWEBHOOKTOKEN -d content="Build succeeded"

This is self-notification only: the webhook belongs to the user's own Discord server, and the message body is a static status string. No other secrets or files are read or sent.

gl0di/clawseccheck/tree/main/fixtures/benign_b13_notify_discord/skills/discord-status commit 55457dfcd8

Frequently asked questions

npx skillmds@latest add gl0di/discord-status