LordTocs / CastMate

CastMate is an all-in-one Broadcaster Automation Suite for Twitch. It allows you to build compelling interactive stream setups using without writing any code. It features simple click and drag automations and overlays.
https://www.castmate.io/
GNU Affero General Public License v3.0
66 stars 7 forks source link

Fix Channel Point Rewards #172

Closed LordTocs closed 2 years ago

LordTocs commented 2 years ago

Channel Point Rewards weren't enabling and disabling properly due to their state being pulled in from the twitch servers.

We properly update our local state now to avoid issues.

We also now wait 100ms before triggering a profile recombine incase multiple profiles are changing based on state changes.