mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-03-03 07:24:47 +00:00
[AB-285] adding help templates for moderation commands and fixing my warnings template
This commit is contained in:
@@ -3,6 +3,5 @@
|
|||||||
<@member_author member=member/>,
|
<@member_author member=member/>,
|
||||||
<#include "success_color">,
|
<#include "success_color">,
|
||||||
<#assign userMention><@member_user_name member=member/></#assign>
|
<#assign userMention><@member_user_name member=member/></#assign>
|
||||||
,"description" :"<@safe_include "myWarnings_with_decay_embed_description"/>"
|
"description" :"<@safe_include "myWarnings_with_decay_embed_description"/>"
|
||||||
</#if>
|
|
||||||
}
|
}
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
Command to delete user notes
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
This command can be used to delete individual user notes via their ID.
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
The ID of the user note to delete
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
Creates notes for members of the server
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
Creates little notes for individual server members. These notes can then be viewed via the command `userNotes`.
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
The text the user note should have
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
The member for whom the user note should be created for
|
||||||
Reference in New Issue
Block a user