Right now you turn on muting, and then the bot asks you which channel you'd like to bind it to.
Maybe it would be simpler to add an optional argument
!mute off ;; turns off muting
!mute on ;; mutes when unmuted in current channel
!mute warn ;; warns when unmuted in current channel
!mute on #channel ;; mutes when unmuted in #channel
!mute warn #channel ;; warns when unmuted in #channel
Right now you turn on muting, and then the bot asks you which channel you'd like to bind it to. Maybe it would be simpler to add an optional argument