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

Need to handle user names prefixed with @ #31

Closed pilky closed 1 year ago

pilky commented 1 year ago

Many commands will use an @ prefix for usernames to allow for completion. We need to ensure these are taken out. This is probably best done in the UserManager when fetching by user name so that it works everywhere