/warn add

Warn a user and log the reason for moderation tracking. The user will automatically receive a DM notifying them of the warning (if DMs are open).


๐Ÿ’ฌ Usage

/warn add <user> <reason>
  • <user> โ€“ The member you want to warn.

  • <reason> โ€“ The reason for the warning. This will be logged and visible to moderators, and sent to the user via DM.

โš ๏ธ You must have the proper moderation permissions to issue warnings. Pandoryx must also have permission to send DMs.


๐Ÿ“Œ Example

/warn add @DisruptiveUser Excessive off-topic messages during an event

This will:

  • Log a warning against @DisruptiveUser

  • DM the user with the warning reason

  • Save the warning in your serverโ€™s moderation records


๐Ÿ—ƒ๏ธ Notes

  • Warnings are numbered per user โ€” the first warning is #1, the second is #2, and so on.

  • If the user has DMs closed or blocked the bot, they will not receive the DM, but the warning will still be logged.

  • Use /warn view to see a user's warning history, and /warn remove to delete a specific warning.


  • /warn view โ€“ View a userโ€™s full warning history

  • /warn remove โ€“ Remove a specific warning from a user

Last updated