As a bot administrator, I wish to change the settings the bot has for a channel to be able to enable or disable specific features from a channel.
Acceptance criteria
Design
// This channel, #coding has the ‘fun’ module disabled.
// The ‘fun’ module has a command called ‘spotify me’.
@daniel: @bot spotify me ghost mystery skulls
@bot [PM @daniel]: Sorry, I can’t do that in #coding. The ‘fun’ module has been disabled there.
As a bot administrator, I wish to change the settings the bot has for a channel to be able to enable or disable specific features from a channel.
Acceptance criteria
Design