[AB-52] help infractions command templates

adding templates for infraction
updating templates for reaction reports
creating templates for message report context menu
fixing show effects command for no effects configured
reworking muting embed templates
adding templates for edit infractions
This commit is contained in:
Sheldan
2022-07-03 00:39:29 +02:00
parent a8f256827c
commit a41045e5fd
63 changed files with 181 additions and 87 deletions

View File

@@ -5,6 +5,7 @@
"description": "
<#list effects as effect>
`${effect}` <@safe_include "effect_type_${effect}_description"/>
<#else><#include "showEffects_response_no_effects">
</#list>
"
}