mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-03-02 23:17:34 +00:00
[AB-xxx] refactoring some embeds to use components v2
This commit is contained in:
@@ -1 +0,0 @@
|
||||
Description
|
||||
@@ -1 +0,0 @@
|
||||
Embeds
|
||||
@@ -1 +0,0 @@
|
||||
Image URL
|
||||
@@ -1 +0,0 @@
|
||||
Quoted by
|
||||
@@ -1 +0,0 @@
|
||||
${user} from [${channelName} (original)](${messageLink})
|
||||
@@ -1 +0,0 @@
|
||||
Replied to
|
||||
@@ -1 +0,0 @@
|
||||
[message](${referencedMessageLink}) by ${repliedToAuthorMention}
|
||||
@@ -0,0 +1 @@
|
||||
${userText} quoted by ${embeddingUserText}
|
||||
@@ -0,0 +1 @@
|
||||
Go to original in ${channelName}
|
||||
@@ -0,0 +1 @@
|
||||
Referenced message
|
||||
@@ -1 +1 @@
|
||||
${emote} ${count} ${channelMention} ID: ${messageId}
|
||||
${emote} ${count} by ${userText} in ${channelMention} ID: ${messageId}
|
||||
@@ -1 +0,0 @@
|
||||
Description
|
||||
@@ -1 +0,0 @@
|
||||
Embeds
|
||||
@@ -0,0 +1 @@
|
||||
Go to message
|
||||
@@ -1 +0,0 @@
|
||||
ImageURL
|
||||
@@ -0,0 +1 @@
|
||||
No content found
|
||||
@@ -1 +0,0 @@
|
||||
Original
|
||||
@@ -1,4 +1,4 @@
|
||||
They played:
|
||||
<#list pastSections as section>
|
||||
<@format_instant_date_time instant=section.startedAt/> `${section.gameName}` - `${section.title}`
|
||||
<@format_instant_date_time instant=section.startedAt/> `${section.gameName}` - `${section.title}`
|
||||
</#list>
|
||||
Reference in New Issue
Block a user