Commit Graph

3 Commits

Author SHA1 Message Date
risk danger olson
60639b0271 put all the command stuff in run.go 2016-09-01 10:28:30 -06:00
risk danger olson
a12cdc889f RegisterCommand() can no longer disable commands
the config is available at init(), so isCommandEnabled() checks can be
pulled out of the RegisterCommand() callback, simplifying its signature.
2016-09-01 10:09:38 -06:00
risk danger olson
e8bf1bd033 move the command init to a separate file 2016-09-01 09:21:48 -06:00