Skip to content

Posts updates received from a incoming Patreon webhook to a Discord webhook

Notifications You must be signed in to change notification settings

Stonebound/patreon-to-discord-webhooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

patreon-to-discord-webhooks

Patreon can send you events when someone adds, updates or deletes their pledge to you, I couldn't find anything that can process those. So here's a quick PHP script.

Setup

  1. download script
  2. put it somewhere accessible from the web
  3. create a Patreon webhook here with the 3 triggers listed below and point them at the script location
    • pledge:create
    • pledge:update
    • pledge:delete
  4. edit script and add your Discord webbhook URL and Patreon secret at the top

Releases

No releases published

Packages

No packages published

Languages