Syntax

General explanation of the syntax used for commands.

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:

  • y - year
  • mth - month
  • w - week
  • d - day
  • h - hour
  • m - minute
  • s - second

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

You can also combine units, for example, 1w2d represents one week and two days.

,jail (user) 1h
,jail (user) 2d1h spam

Flags Punishments

When a command has a --do flag, you can use it to specify the action to take. Below is a list of the flags used for punishment commands:

  • warn to warn the user.
  • jail to jail the user.
  • kick to kick the member from the server.
  • ban to ban the member from the server.
  • delete to delete the message if applicable.
  • stripstaff to remove the staff role from the member.

Note:

The stripstaff flag is only working for roles already binded throught settings staff command.