[AB-170] adding emote stat command for single emote

This commit is contained in:
Sheldan
2021-10-27 00:26:04 +02:00
parent 5f5a7a4fb5
commit d5e95babba
5 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
{
<#include "statistic_color">,
"description": "<#if emote?has_content>${emote.asMention}<#else>${trackedEmote.emoteName}</#if>x${result.amount?c}"
}

View File

@@ -0,0 +1 @@
Shows the emote stats for a single emote

View File

@@ -0,0 +1 @@
Shows usages of the given emote for the given duration only.

View File

@@ -0,0 +1 @@
The time period to retrieve the emote statistic for

View File

@@ -0,0 +1 @@
The emote for which to show the emote statistics. Use the ID for deleted or external emotes.