/warn remove
Remove a specific warning from a userβs moderation history by referencing their warning number.
π¬ Usage
/warn remove <user> <number>
<user>
β The member whose warning you want to remove.<number>
β The warning number you want to delete (from that userβs warning list).
β οΈ Only users with moderation permissions can run this command. Warning numbers are user-specific, not global.
π Example
/warn remove @DisruptiveUser 2
This will:
Remove warning #2 from
@DisruptiveUser
βs warning historyReturn a confirmation message once the warning has been successfully deleted
ποΈ Notes
Warning numbers can be viewed with
/warn view
.Deleting a warning will not renumber the others β the numbers stay tied to their original entry.
If you attempt to remove a warning that doesn't exist (e.g., wrong number), Pandoryx will let you know.
π Related Commands
/warn add
β Issue a new warning and log the reason/warn view
β View all warnings for a specific user
Last updated