Create's new Command Handler
Worker
Adds a command to the command handler
Command data, be sure to add exec() and command:
this
Defines an error handler replacing the default one
Function to handle error
this
Gets a command from registry
Command name to fetch
Whether or not to look for interactions
Command
Gets a command from registry
Command name to fetch
Command
Load a directory of CommandOptions commands (will also load sub-folders)
Absolute directory full of command files
Adds a global middleware function
Middleware function
this
Sets Command Handler options
Options
this
Sets a prefix
String of prefix or Function to choose prefix with
this
Sets a prefix
String of prefix or Function to choose prefix with
this
Generated using TypeDoc
Utility in charge of holding and running commands