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

Implement Reward registration #20

Closed pilky closed 1 year ago

pilky commented 1 year ago

Implement the ability to register a reward and callback with the ChannelPointManager. This should store the rewards, which may be in an incomplete state, until they can be matched up with the rewards from the API.

Once rewards have been matched up any missing rewards should be created in the API