DevChatter / ChatterBot

Highly modular Twitch chat bot.
MIT License
10 stars 5 forks source link

Simple Command Permissions #4

Open benrick opened 4 years ago

benrick commented 4 years ago

Restrict the command responses based on the Access defined on the CustomCommand.

This depends on #3 being in place first.