Skip to main content
Moderator commands help staff members effectively and efficiently moderate text and voice channels. These commands can only be used if you have a staff role (eg. moderator, owner). Effective use of moderation commands ensures that community standards are upheld, members feel secure, and discussions remain productive and welcoming for everyone.

/ban

Removes a user from the server, preventing them from rejoining unless unbanned.

Syntax

  • user (required) – Member to ban.
  • duration (optional) – Ban length (1d, 7d, permanent). Default: permanent.
  • reason (optional) – Note for logs.
  • days (optional) – Delete past messages (0, 1, or 7).

Examples


/kick

Removes a user from the server without banning them. They can rejoin with an invite.

Syntax

  • user (required) – Member to remove.
  • reason (optional) – Note for logs.

Examples


/mute

Prevents a user from speaking or typing for a set time.

Syntax

  • user (required) – Member to mute.
  • duration (optional) – Duration (e.g., 10m, 1h, 24h).
  • reason (optional) – Note for logs.

Examples


/unmute

Restores a muted user’s ability to speak/type.

Syntax

  • user (required) – Member to unmute.
  • reason (optional) – Note for logs.

Examples

Notes

  • Ensure the user is currently muted; otherwise the command may do nothing.
  • Useful after appeal reviews or when a timeout expires early.

/unban

Lifts a ban, allowing a user to return.

Syntax

  • user (required) – Banned user’s ID or username#discriminator.
  • reason (optional) – Note for logs.

Examples


/warn

Issues a formal warning to a member.

Syntax

  • user (required) – Member to warn.
  • reason (optional) – Reason for the warning.

Examples


/warnings

Lists the warnings of a specific user.

Syntax

  • user (required) – Member to check warnings for.

Examples


/clearwarnings

Clears all warnings of a user.

Syntax

  • user (required) – Member whose warnings you want to clear.

Examples


/topwarnings

Shows a ranked list of warnings on the server.

Syntax

Examples


/delwarning

Deletes a warning by its ID.

Syntax

  • id (required) – The warning ID from /warnings.

Examples


/editwarning

Edits the reason of a warning by its ID.

Syntax

  • id (required) – The warning ID from /warnings.
  • new reason (required) – Updated text.

Examples


Notes

  • Warnings and moderation logs help maintain accountability.
  • Too many warnings may escalate to mute, kick, or ban.
  • Always provide clear reasons for transparency.

/timeout

Timing out users allows you to punish users by removing their ability to talk or react using Discord’s native Timeout feature.

Syntax

Examples