The nocli-handler.js default command handler | Class
Last updated 2 years ago
new CommandHandler(instance, commandsDir, language)
instance
The nocli-handler.js instance
commandsDir
The commands directory
String
language
The current language used to
commands | Map<string,>
commands
Map<string,
>
commandsDir | String
instance |
channelCommands |
channelCommands
customCommands |
customCommands
slashCommands |
slashCommands
prefixHandler |
prefixHandler
disabledCommands |
disabledCommands
isDefaultCommand | Boolean
isDefaultCommand
Boolean
Command