Class

StartMentorCave

StartMentorCave()

The start mentor cave command creates a cave for mentors. To know what a cave is look at cave class.

Extends

Members

CommandPermissionInfo

# private permissionInfo

The permission info
Overrides:

View Source classes/permission-command.js, line 40

Methods

# async runCommand(botGuild, message)

Parameters:
Name Type Description
botGuild BotGuildModel
message Message the message in which the command was run
Overrides:

View Source commands/a_start_commands/start-mentor-cave.js, line 38