josh.js
josh.js copied to clipboard
Need documentation hooks in command handlers for help system
The command handler should have an optional description key to be shown in the command list and a optional man key specifying a callback when someone calls help <command> [<args>]