[AB-285] adding help templates for moderation commands and fixing my warnings template

This commit is contained in:
Sheldan
2021-06-02 02:29:17 +02:00
parent e9cff14c28
commit 2e1f6e20b6
11 changed files with 8 additions and 2 deletions

View File

@@ -3,6 +3,5 @@
<@member_author member=member/>,
<#include "success_color">,
<#assign userMention><@member_user_name member=member/></#assign>
,"description" :"<@safe_include "myWarnings_with_decay_embed_description"/>"
</#if>
"description" :"<@safe_include "myWarnings_with_decay_embed_description"/>"
}

View File

@@ -0,0 +1 @@
This command can be used to delete individual user notes via their ID.

View File

@@ -0,0 +1 @@
The ID of the user note to delete

View File

@@ -0,0 +1 @@
Creates notes for members of the server

View File

@@ -0,0 +1 @@
Creates little notes for individual server members. These notes can then be viewed via the command `userNotes`.

View File

@@ -0,0 +1 @@
The text the user note should have

View File

@@ -0,0 +1 @@
The member for whom the user note should be created for