The event executed when creating the CommandHandler.
The event executed when a CommandHandlerError is created.
You need to add a listener to this event for every bots otherwise it will crash in some places with a weird error.
https://nodejs.org/api/errors.html#errors_err_unhandled_error
The event executed when the CommandHandler starts its launch.
The event executed when the CommandHandler has finished launching..
The event executed when loading a Command.
The event executed when loading an Event.
The event executed when loading a SlashCommand.
Generated using TypeDoc
The CommandHandler events.