Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fspoettel/nine9s-discord-webhook
- Owner: fspoettel
- License: mit
- Created: 2021-08-26T21:55:34.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-30T13:06:56.000Z (over 3 years ago)
- Last Synced: 2024-04-13T16:12:30.669Z (10 months ago)
- Topics: cloudflare-workers, discord, nine9s
- Language: TypeScript
- Homepage:
- Size: 73.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).
---
---
## 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