mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-01-25 18:36:50 +00:00
fixing emote stats and reaction report related templates
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<#elseif reportedMessage.attachments?size = 0 && reportedMessage.embeds?size gt 0 && reportedMessage.embeds[0].cachedImageInfo??>
|
||||
,"imageUrl": "${reportedMessage.embeds[0].cachedImageInfo.proxyUrl}"
|
||||
</#if>
|
||||
<#if singularMessage>,
|
||||
<#if singularMessage>
|
||||
,"fields": [
|
||||
{
|
||||
"name": "<@safe_include "reactionReport_notification_embed_report_counter_field_title"/>",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"additionalMessage": "<@safe_include "downloadEmoteStats_response_embed_text"/>",
|
||||
"files": [
|
||||
{
|
||||
"filename: "${serverId}-${templateKey}.ftl"
|
||||
"fileName": "${serverId}-emotestats.csv"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user