/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 eventThis will:
Log a warning against
@DisruptiveUserDM 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 viewto see a user's warning history, and/warn removeto delete a specific warning.
๐ Related Commands
/warn viewโ View a userโs full warning history/warn removeโ Remove a specific warning from a user
Last updated