mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-01-05 00:53:48 +00:00
[AB-xxx] adding exception templates for input invalid format exception
fixing moderation action mute response text adding templates for sending a message at a level action
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Invalid input format: ${invalidFormat}. Valid format is ${validFormat}.
|
||||
@@ -0,0 +1 @@
|
||||
<#assign channelMention="<#${parameters.channelId?c}>"> <#assign templateKey=parameters.templateKey> Send template ${templateKey} in ${channelMention}
|
||||
@@ -0,0 +1 @@
|
||||
sends a message to a channel once a member reaches the level
|
||||
@@ -1 +1 @@
|
||||
User has been banned.
|
||||
User has been muted.
|
||||
Reference in New Issue
Block a user