Donation Generator

Loading...

The GDQ Donation Generator now has an API that you can use for Twitch, Discord and other applications.

To access the API call:

https://taskinoz.com/gdq/api

With Nightbot, add the custom command:

$(urlfetch https://taskinoz.com/gdq/api/)

With Ankhbot, add the custom command:

$readapi(https://taskinoz.com/gdq/api/)

All changes can be found on GitHub