K9
K9 copied to clipboard
Add possibility to blacklist commands per channel (as requested by the forge team)
Changes in this PR:
- make it so GuildStorage can store per channel data
- add a parameter to the ctrl command for the channel to configure
- make invokeCommand use the channel blacklist too
I don't think GuildStorage needs to be complicated for this, the command can just store a map of channel -> data.