Commit 2b2830

2025-05-15 04:06:35 Gage A.: 1.0.1
d-1 note commands.md ..
@@ 1,3 1,19 @@
# D-1 Note Mangnt Commands
- **WORK IN PROGRESS**
+ ::: info
+ # These comamnds can only be used by 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.
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9