mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-03-08 00:49:26 +00:00
[AB-82] changing templates for command cooldown exceptions to use discord timestamps
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<#assign executeIn>${fmtDuration(model.reason.executeIn)}</#assign>
|
||||
<#include "format_instant">
|
||||
<#assign executeIn><@format_instant_relative instant=model.reason.executeAt/></#assign>
|
||||
<#assign reason>${model.reason.reason}</#assign>
|
||||
<#include "command_cool_down_detail_text">
|
||||
Reference in New Issue
Block a user