Skip to content

Rules Commands

These commands allow you to manage rules for users joining your queue.

Add

/rules add rule <rule here> optional <position>

  • Add up to 10 rules for regular users.
  • Server boosters can add up to 15 rules.
  • Patrons can add up to 20 rules.
  • The optional: <position> parameter allows you to specify the position where the rule will be placed. If no position is specified, the rule will be added at the end of the list.
  • Rules will be displayed to users when they attempt to join the queue.

If users disagree with the rules, they will be automatically blacklisted and prevented from joining the queue.

Remove

/rules remove <position>

Removes the rule at the specified position from the list of rules.

  • Replace <position> with the number corresponding to the rule's position in the list.
  • Use this command to delete specific rules and keep your rule list organized.

Toggle

/rules toggle

Toggles the rules on or off for the current queue.

  • When enabled, users must agree to the rules before they can join the queue.
  • When disabled, no rules will be enforced or shown when users try to join the queue.

See

/rules see optional <user>

  • If the command is sent by the OP, the rules will be displayed to everyone in the thread or channel.
  • If a specific user is mentioned using the optional: <user> parameter, their rules will be shown.
  • If no user is specified, the command will display the rules you have set for your own queue by default.

Blacklisting

Users who disagree with the rules upon attempting to join the queue will be automatically blacklisted.

To learn how to remove blacklisted users, refer to the Blacklist commands section for further information.