All Documentation
⚠️Issue a warning to a user.

/warn

Issue a formal warning to a user. Warnings are tracked and logged for moderation purposes.

Usage

/warn <target> [reason]

Parameters

ParameterTypeRequiredDescription
targetUserThe user to warn
reasonTextReason for the warning

What Happens

  1. The warning is recorded in the moderation system
  2. The user receives a DM notification with the warning details
  3. The warning includes a reference ID for tracking
  4. The action is logged in the moderation log

Example

/warn @User Please follow the rules about self-promotion

Bot Response

  • The user receives a DM: "Warning" with reason, next steps, and reference ID
  • Confirmation in the channel: "@User has been warned. Reason: Please follow the rules about self-promotion"

Note: DM notifications are skipped for bot accounts.

Required Permissions

  • R&V permission level: Moderator or higher