mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-01-26 03:11:36 +00:00
[AB-333] refactoring templates to use Discord time stamp formatting
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
<#include "format_instant">
|
||||
{
|
||||
<#assign guildName=guild.name>
|
||||
<#if statsSince?has_content>
|
||||
<#assign sinceDate>${formatDate(statsSince, "yyyy-MM-dd")}</#assign>
|
||||
<#assign sinceDate><@format_instant_long_date instant=statsSince/></#assign>
|
||||
</#if>
|
||||
"additionalMessage": "<@safe_include "downloadEmoteStats_response_embed_text"/>"
|
||||
}
|
||||
Reference in New Issue
Block a user