/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