Skip to content

Faithful-Resource-Pack/discord-status-webhook

 
 

Repository files navigation

discord-status-webhook

Webhook monitoring Discord's API for status updates

image

Requiremments

  • Node.js 18+ https://nodejs.org
  • pnpm (corepack enable + corepack prepare pnpm@latest --activate)

Running

  1. Generate a webhook in the channel you woule like it to send notifications to. Copy the webhook url. (DO NOT SHARE THIS URL) The format of the url should be https://discord.com/api/webhooks/WEBHOOKID/WEBHOOKTOKEN
  2. Rename .env.example to .env and fill in the variable
  3. Run pnpm install to get all dependencies
  4. To start it, run pnpm build and pnpm start

About

Webhook monitoring Discord's API for status updates

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%