Hello! I often livestream game development and viewers have asked if they could make donations but I'd always rather they just purchase my games if they want to support my work. (Especially since a PWYW model is the same cost model to the viewer and they get a game out of it!)
With donation systems it's fairly easy to hook these directly into your stream overlay or chat in the form of a notification bot or similar, but with itch's server API (as far as I can tell) I can only check the purchase of a specific user for a specific game.
What would be awesome is to be able to get the most recent purchase data for a game I've created to let me thank people for buying my games live.
I don't know if there are big issues with this I haven't thought through or if it has been suggested before, or there's a better way of doing this I haven't thought of, but yeah.
What think?