-
Notifications
You must be signed in to change notification settings - Fork 1
Moderation Commands
Commands for enforcing server rules.
Manage or return a user's profile picture. If you just do /avatar [user]
it will return the user's avatar. If you do /avatar [user] reset
you can remove their server specific profile picture.
Bans a user from the server. Providing a reason is optional.
Usage: /ban [user] (reason)
Removes a user's server ban, allowing them to rejoin.
Usage: /unban [user]
Kicks a user from the server. Providing a reason is optional.
Usage: /kick [user] (reason)
Manage a user's nickname.
Usage: /nick [user] (nickname)
Set a timeout on a user.
Usage: /timeout [user] (reason)
Adds an infraction to a user's record.
Usage: /warn [user] (reason)
Shows a user's infractions. Using the command without specifying a user will return a list of the users with the most infractions.
Usage: /infractions (user)