mirror of
https://github.com/revanced/gh-discord-transformer.git
synced 2025-04-29 13:54:25 +02:00

According to the webhook spec, it should be an integer, not a float.
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%