This class handles the commands!
This function sets the default error message if a command is guild only!
The function returns the error reply!
This function handles the command interaction event!
This function registers a single command!
...handler.commandHandler.registerCommand(CommandClass); Copy
...handler.commandHandler.registerCommand(CommandClass);
This function registers multiple command!
This class handles the commands!