A simple relay for GitHub sponsor events to Discord.
- Set your GitHub webhook secret as the environment variable
GITHUB_WEBHOOK_SECRET, then your Discord webhook URL as the environment variableDISCORD_WEBHOOK_URL. Deploy to Cloudflare Workers. - Point a GitHub webhook to
https://your-sponcord-instance.workers.dev/. - Done!