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

https://github.com/fyralabs/sponcord

A simple relay for GitHub sponsor events to Discord.
https://github.com/fyralabs/sponcord

discord discord-webhook discord-webhook-notifications github-sponsors github-sponsors-webhook sponsors

Last synced: 15 days ago
JSON representation

A simple relay for GitHub sponsor events to Discord.

Awesome Lists containing this project

README

          

# Sponcord

A simple relay for GitHub sponsor events to Discord.

## Installation

1. Set your GitHub webhook secret as the environment variable `GITHUB_WEBHOOK_SECRET`, then your Discord webhook URL as the environment variable `DISCORD_WEBHOOK_URL`. Deploy to Cloudflare Workers.
2. Point a GitHub webhook to `https://your-sponcord-instance.workers.dev/`.
3. Done!