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

Keep a list of active chatters #16

Closed pilky closed 1 year ago

pilky commented 1 year ago

Keep a list of active chatters in ViewersManager. This should call ChatterJoined() when a chatter that isn't already active sends a message. Chatters should be removed when OnUserLeft is received