pilky / twitchmata

A set of files to help simplify integrating Twitch with an Animata VIPO stream built in Unity
MIT License
11 stars 3 forks source link

Fetch rewards from API #21

Closed pilky closed 1 year ago

pilky commented 1 year ago

When ChannelPointManager is initialised, get all rewards from the API. These should be stored in Reward objects that can be filled out with additional details and synced up with registered rewards later.