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.
- Host: GitHub
- URL: https://github.com/fyralabs/sponcord
- Owner: FyraLabs
- License: agpl-3.0
- Created: 2025-07-17T02:49:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-10-30T21:47:42.000Z (9 months ago)
- Last Synced: 2026-06-07T01:08:22.007Z (about 1 month ago)
- Topics: discord, discord-webhook, discord-webhook-notifications, github-sponsors, github-sponsors-webhook, sponsors
- Language: TypeScript
- Homepage:
- Size: 93.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!