dgw / sopel-BombBot

Customized version of a custom version of a bomb module for Sopel
2 stars 1 forks source link

Refactor settings commands to take "on" and "off" arguments #14

Closed dgw closed 6 years ago

dgw commented 8 years ago

Of particular importance are .bombkickon/.bombkickoff and .bombson/.bombsoff. Those are easily replaced by .bombkick [on|off] and .bombing [on|off].

May or may not want to refactor .bombon/.bomboff, as more people use them and the commands would definitely need to be renamed (otherwise .bomb would have to be overloaded and that's just messy).