/note remove
Remove a specific moderation note from a userβs record by referencing its note number.
π¬ Usage
/note remove <user> <number>
<user>
β The member whose note you want to remove.<number>
β The noteβs number from that userβs note list.
β οΈ This is an admin-only command. You can find note numbers using
/note view
.
π Example
/note remove @SomeUser 2
This will:
Delete note #2 from
@SomeUser
βs internal note historyReturn a confirmation once the action is complete
ποΈ Notes
Note numbers are specific to each user and reflect the order they were added.
Removing a note will not affect other moderation logs (like warnings or bans).
If the specified note doesnβt exist, Pandoryx will let you know.
π Related Commands
/note add
β Add a private note to a user/note view
β View all notes recorded for a user
Last updated