DevChatter / ChatterBot

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

Enable/Disable Simple Commands #5

Open benrick opened 4 years ago

benrick commented 4 years ago

Prevent a CustomCommand from running if it's not Enabled.

This depends on #3 being in place first.