mirror of
https://github.com/revanced/gh-discord-transformer.git
synced 2025-04-29 22:04:24 +02:00
11 lines
324 B
Markdown
11 lines
324 B
Markdown
# gh-discord-transformer
|
|
|
|
A small serverless function to transform GitHub sponsorship webhook events into Discord webhook events.
|
|
**Requires Vercel.**
|
|
|
|
## Environment Variables
|
|
|
|
- `GITHUB_SECRET`: github webhook secret
|
|
- `DISCORD_WEBHOOK_URL`: discord webhook url
|
|
- `DISCORD_WEBHOOK_TID`: optional discord webhook thread id
|