/help Command

The /help command displays the list of available commands or provides detailed help for a specific command.

Usage

/help [command]

Options

OptionDescriptionRequiredPlatform
commandThe command you want to get help forNoDiscord & Slack

Examples

Display All Available Commands

/help

Get Help for a Specific Command

/help json

Platform-Specific Implementation

Discord Implementation

  • Shows all available commands with their descriptions
  • Commands that don’t count against usage limits are marked with a tag
  • Use /help [command] to see detailed information about a specific command

Slack Implementation

  • Shows all available commands with their descriptions
  • Free commands that don’t consume your daily quota are marked with [gratuit]
  • Use /help [command] to see detailed information about a specific command, including required and optional parameters