Skip to content

❤️ A small Vercel function to receive GitHub Sponsors webhook events and forward new sponsorship notifications to a Discord channel via webhook.

License

Notifications You must be signed in to change notification settings

ReVanced/github-sponsors-discord-webhook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Sponsors Discord Webhook

A small Vercel function to receive GitHub Sponsors webhook events and forward new sponsorship notifications to a Discord channel via webhook.

⚙️ Environment Variables

  • GITHUB_SECRET: github webhook secret
  • DISCORD_WEBHOOK_URL: discord webhook url

🛠️ Building

To build the project, ensure you have Rust installed. Then run:

cargo build --release

📜 License

GitHub 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.

About

❤️ A small Vercel function to receive GitHub Sponsors webhook events and forward new sponsorship notifications to a Discord channel via webhook.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages

  • Rust 100.0%