Home Documentation Moderation Warnings

⚠️ Warning System

The warning system allows staff members to formally issue warnings to users. Each warning is logged and automatically expires after 90 days.

Warnings require the Moderate Members permission to use.

Commands

CommandDescription
/warn add @user reasonIssue a warning to a user with a reason
/warn list @userView all active warnings for a user
/warn remove IDRemove a warning by its case ID

How it works

  • When a warning is issued, the user receives a DM notification with the reason and expiration date.
  • Each warning has a unique case ID visible in /warn list.
  • Warnings automatically expire after 90 days and no longer appear in the list.
  • Warnings can be manually removed at any time using /warn remove.

Example

# Warn a user /warn add @Username Spamming in #general # View their warnings /warn list @Username # Remove warning #42 /warn remove 42
Previous First Configuration Getting Started Next Ban & Kick Moderation