Commit 247bbf
2025-03-07 06:26:40 Dion M.: Note Management Commands/dev/null .. 6 note management commands.md | |
@@ 0,0 1,19 @@ | |
+ | # 6 Note Management Commands |
+ | |
+ | ::: info |
+ | # These comamnds can only be used by Assistant Vice President+ of Community Organisation |
+ | |
+ | ::: |
+ | |
+ | `/note_add` - Permission Scope - `note_add`. |
+ | To use the note add, you must specify a user and provide a note too add. This will then send a message confirming the note has been added to the selected user. |
+ | |
+ | `/note_history` - Permission Scope - `note_history`. |
+ | To use the note history, you must specify a user. This will then send show you a list of the users current notes. |
+ | |
+ | `/note_edit` - Permission Scope `note_edit`. |
+ | You must specify a current note (not deleted) ID, it will then bring up a menu of the current note Reason, you must edit over this and then click submit you will then get a message stating the note was edited. |
+ | |
+ | `/note_view` - Permission Scope `note_view`. You must specify a current note (not deleted) ID, it will then show you the current information of the note. |
+ | |
+ | `/note_delete` - Permission Scope `note_delete`. You must specify a curret note (not deleted) and input the current note ID. This will then show you that the note has been deleted. Unlike infractions, once a note has been deleted it is gone forever. |