mirror of
https://github.com/revanced/gh-discord-transformer.git
synced 2025-04-29 22:04:24 +02:00
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 secretDISCORD_WEBHOOK_URL
: discord webhook urlDISCORD_WEBHOOK_TID
: optional discord webhook thread id
Description
A small serverless function to transform GitHub sponsorship webhook events into Discord webhook events.
Languages
Rust
100%