Reference

Command Syntax

Learn how Kaivor represents arguments, optional values, aliases, and flags.

Required arguments

Values inside angle brackets are required. Example: ban <member>.

Optional arguments

Values inside square brackets are optional. Example: afk [reason].

Alternatives

A vertical bar separates accepted alternatives. Example: toggle <on|off>.

Aliases and flags

Aliases are alternate command names. Flags begin with two dashes and modify how a command runs.