mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-04-15 12:10:23 +00:00
[AB-170] adding emote stat command for single emote
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
<#include "statistic_color">,
|
||||||
|
"description": "<#if emote?has_content>${emote.asMention}<#else>${trackedEmote.emoteName}</#if>x${result.amount?c}"
|
||||||
|
}
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
Shows the emote stats for a single emote
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
Shows usages of the given emote for the given duration only.
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
The time period to retrieve the emote statistic for
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
The emote for which to show the emote statistics. Use the ID for deleted or external emotes.
|
||||||
Reference in New Issue
Block a user