Command Syntax - Stefouch/sebedius-yearzero-discord-bot GitHub Wiki
!command <mandatory> [facultative1 | facultative2]
- Chevrons
<...>mean that the argument is mandatory for the command to work. - Brackets
[...]mean that the argument is facultative. - Vertical bar
|means "OR". E.g.d6|d66means you can type either d6 or d66 for the command.
Most commands have also a [-lang <language_code>] argument, which you can type to force the use of another language for the current command.