{ "DESCRIPTION": "Show commands list or specific command help.", "USAGE": "help (command)", "EXAMPLES": "help\nhelp ping", "CUSTOM": "A custom command doesn't have help page.", "NOT_FOUND": "`{{search}}` is not a valid command", "FIELD_USAGE": "Usage", "FIELD_DESCRIPTION": "Description", "FIELD_ALIASES": "Alias", "FIELD_EXAMPLES": "Examples", "FIELD_PERMISSIONS": "Permissions", "NO_ALIAS": "No alias", "CMD_TITLE": "{{cmd}} help", "INFO": "● To get help on a specific command type `help `!", "CUSTOM_COMMANDS": "Custom commands", "TITLE": "{{name}} | Commands", "NO_REQUIRED_PERMISSION": "No specific permission is required to execute this command." }