[AB-365] adding and updating templates for slash commands

This commit is contained in:
Sheldan
2022-05-17 00:38:04 +02:00
parent 30eadf6352
commit b6dfca2266
154 changed files with 447 additions and 39 deletions

View File

@@ -4,5 +4,10 @@
<#if statsSince?has_content>
<#assign sinceDate><@format_instant_long_date instant=statsSince/></#assign>
</#if>
"additionalMessage": "<@safe_include "downloadEmoteStats_response_embed_text"/>"
"additionalMessage": "<@safe_include "downloadEmoteStats_response_embed_text"/>",
"files": [
{
"filename: "${serverId}-${templateKey}.ftl"
}
]
}