Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fspoettel/nine9s-discord-webhook

Forward nine9s.cloud webhooks to Discord via Cloudflare Workers
https://github.com/fspoettel/nine9s-discord-webhook

cloudflare-workers discord nine9s

Last synced: about 2 months ago
JSON representation

Forward nine9s.cloud webhooks to Discord via Cloudflare Workers

Awesome Lists containing this project

README

        

# nine9s-discord-webhook

Forward [nine9s.cloud](https://nine9s.cloud) webhooks to [Discord](https://discord.com) via [Cloudflare Workers](https://workers.cloudflare.com/).

---

Screenshot 2021-08-27 at 17 50 48

---

## Deploy your own

This project can be deployed to Cloudflare Workers. To do so, click the following button:

[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/fspoettel/nine9s-discord-webhook)

Once the project is deployed, add the necessary configuration detailed below.

## Configuration

The following secrets need to be provided to the Cloudflare Worker:

- `NINE9S_WEBHOOK_SECRET` - Webhook Secret displayed [here](https://nine9s.cloud/profile#webhooks)
- `DISCORD_WEBHOOK_URL` - Discord Webhook URL. See [here](https://support.discord.com/hc/en-us/articles/228383668) for instructions