Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commands

Jan edited this page May 5, 2022 · 1 revision

This document describes AutoMod's commands, sorted by category.

Moderation

Related: Infraction system (link to be added)

/ban [User] [Duration] [Reason?]

Bans an user from the server and adds an infraction.
The Duration argument is optional, and is formatted as a number followed by a letter indicating the timescale:

  • 1d - One day
  • 2d12h - 2 days, 12 hours
  • 1y6m12d4h30m15s - 1 year, 6 months, 12 days, 4 hours, 30 minutes, 15 seconds

If omitted, the ban will be permanent. Otherwise it is automatically lifted after the specified time.

/kick [User] [Reason?]

Kicks an user from the server and adds an infraction.

/warn [User[]] [Reason?]

Adds an infraction for the specified user(s). Multiple users can be specified by separating them with a comma (no spaces). When replying to a message while running this command, the message author gets warned.

Clone this wiki locally