Array of Command Class References
Retrieves a registered command by it's event type.
Retrieves a registered command by it's name.
Name of the command.
Handle an incoming event.
Event type.
Event Object from discord.js.
Called by the @Command decorated classes
Command class reference.
Run a command based on an event.
Event type.
Event object.
Start the bot.
Generated using TypeDoc
Discord.js Client