Discord Notifications for Ko-fi Donations

This val processes new Ko-fi donations by sending a notifcation to the community Discord server.

Setup

  1. Fork this HTTP val
  2. Add your val's HTTP endpoint URL into the Ko-fi webhook option
  3. Add your Discord webhook URL as KOFI_DISCORD_WEBHOOK_URL to your Val Town Env Variables
  4. Add your Ko-fi webhook verification token as KOFI_VERIFICATION_TOKEN to your Val Town Env Variables