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.
- download script
- put it somewhere accessible from the web
- create a Patreon webhook here with the 3 triggers listed below and point them at the script location
pledge:create
pledge:update
pledge:delete
- edit script and add your Discord webbhook URL and Patreon secret at the top