Sculas 3b5d20dc23
fix: change usd type to integer
According to the webhook spec, it should be an integer, not a float.
2023-01-25 23:50:05 +01:00
2023-01-25 23:50:05 +01:00
2023-01-25 22:54:55 +01:00
2023-01-25 22:54:55 +01:00
2023-01-25 22:54:55 +01:00
2023-01-25 22:54:55 +01: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 secret
  • DISCORD_WEBHOOK_URL: discord webhook url
  • DISCORD_WEBHOOK_TID: optional discord webhook thread id
Description
A small serverless function to transform GitHub sponsorship webhook events into Discord webhook events.
Readme 29 KiB
Languages
Rust 100%