Syntax

General explanation of the syntax used for commands.

Formatting a duration

When a command requires a duration parameter, you format it as a number followed by a unit. The unit can be one of the following:

  • s for seconds.

  • m for minutes.

  • h for hours.

  • d for days.

  • w for weeks.

For example, 1d represents one day, and 1w represents one week.

Syntax: ;mute [member] [time] [reason]
Example: ;mute bender.py 1d rassist

Last updated