mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-01-01 23:35:26 +00:00
[AB-xxx] adding templates for slash commands for emoteStats
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"embeds": [
|
||||||
|
{
|
||||||
|
"description": "<@safe_include "deleteTrackedEmote_response_embed_text"/>"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"embeds": [
|
||||||
|
{
|
||||||
|
"description": "<@safe_include "disableEmoteTracking_response_embed_text"/>"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"embeds": [
|
||||||
|
{
|
||||||
|
"description": "<@safe_include "purgeEmoteStats_response_embed_text"/>"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"embeds": [
|
||||||
|
{
|
||||||
|
"description": "<@safe_include "resetEmoteStats_response_embed_text"/>"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"embeds": [
|
||||||
|
{
|
||||||
|
"description": "<@safe_include "trackEmote_response_embed_text"/>"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
Tracked emote deleted.
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
Which types of emotes to show: Reactions or Messages (if not provided, both)
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
Emotes used in messages only
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
Emotes as reactions only
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
Emote tracking has been disabled.
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
Which types of emote to show: Reactions or Messages (if not provided, both)
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
Emotes used in messages only
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
Emotes as reactions only
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
Which types of emotes to show: Reactions or Messages (if not provided, both)
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
Emotes used in messages only
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
Emotes as reactions only
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
Which types of emotes to show: Reactions or Messages (if not provided, both)
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
Emotes used in messages only
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
Emotes as reactions only
|
||||||
@@ -1 +1 @@
|
|||||||
Do you really want to purge the emote stats?
|
Do you really want to purge the emote stats? This will delete all stored usages of the provided emote.
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
Emote stats for emote have been purged.
|
||||||
@@ -1 +0,0 @@
|
|||||||
Do you really want to reset the emote stats?
|
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
Do you really want to reset the emote stats? This will COMPLETELY WIPE ALL STORED EMOTE USAGES, and **CANNOT** be reversed.
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
Emote stats have been reset.
|
||||||
@@ -1 +1 @@
|
|||||||
`true`/`false`! to show whether or not you want you want to see tracked emotes for which tracking is disabled. Default: false
|
Whether you want to see tracked emotes for which tracking is disabled. Default: false
|
||||||
@@ -1 +1 @@
|
|||||||
The emote which should be tracked. This needs to be an actual emote used, but can be an ID if you are 're-tracking' a previously existing emote.
|
The emote to tracked. Use the emote or provide an ID if you are 're-tracking' an existing emote.
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
Emote is being tracked.
|
||||||
Reference in New Issue
Block a user