Skip to content
jsh edited this page Sep 26, 2020 · 1 revision

This command shows help text for various commands the bot supports.

Commands

Command: help
Aliases: None
Preconditions: None
Parameters: None
Description: Show all available commands.
Expected Result: All help commands are listed in a paginated menu.

Command: help <module>
Aliases: None
Preconditions: None
Parameters: <module> - The name of the module/command;
Description: Show help for a specific set of commands (a module).
Expected Result: All associated commands of a module are listed in a paginated menu.

Clone this wiki locally