blueboy / portal

This portal repo is for development purposes only
http://github.com/blueboy/portal
GNU General Public License v2.0
27 stars 24 forks source link

combatorders cleanup #26

Closed kennumen closed 11 years ago

kennumen commented 11 years ago

In an attempt to logically spread these commands as well as clean up the base 'help' response:

kennumen commented 11 years ago

/s .bot co -> "orders combat" "resumeorders" -> "orders resume" "combat delay" -> "orders delay"

going to leave follow as is. I do want to clean up the base directory of commands (with main benefit being less of an avalanche with "help") but it's debatable whether it should be there, I can see it being used every so often and "follow" is much shorter to type and tougher to typo than "orders follow". For now I don't see a compelling argument either way so I wont put work into it :)

help has been updated. resumeorders and combat delay were actually missing from help before. Tsk tsk :)