/note view

View all moderation notes that have been added to a specific user. Notes are internal-only and visible only to staff with the appropriate permissions.


πŸ’¬ Usage

/note view <user>
  • <user> – The member whose notes you want to review.

⚠️ This is an admin-only command. Users cannot see their own notes.


πŸ“Œ Example

/note view @SomeUser

This will:

  • Display a list of all notes tied to @SomeUser

  • Include:

    • The note number (e.g., #1, #2, etc.)

    • The text of the note

    • The moderator who created it

    • The date it was added


πŸ—ƒοΈ Notes

  • Notes are displayed in the order they were added.

  • You can remove specific notes using their number with /note remove.

  • If no notes are found for the user, Pandoryx will let you know.


  • /note add – Add a private note to a user

  • /note remove – Remove a specific note from a user’s record

Last updated