A small Vercel function to receive GitHub Sponsors webhook events and forward new sponsorship notifications to a Discord channel via webhook.
GITHUB_SECRET: github webhook secretDISCORD_WEBHOOK_URL: discord webhook url
To build the project, ensure you have Rust installed. Then run:
cargo build --releaseGitHub Sponsors Discord Webhook is licensed under the GPLv3 license. Please see the license file for more information. tl;dr you may copy, distribute and modify GitHub Sponsors Discord Webhook as long as you track changes/dates in source files. Any modifications to GitHub Sponsors Discord Webhook must also be made available under the GPL, along with build & install instructions.