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

Add ChatCommand registration to ChatCommandManager #15

Closed pilky closed 1 year ago

pilky commented 1 year ago

Add ability to register a chat command name, permissions, and call back with ChatCommandManager. On receiving a chat command, these should be checked for the name, that the permissions match, and then call the callback