mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-03-03 23:31:19 +00:00
[AB-xxx] adding avatar to message embed
adding avatar to starboard post adding possibility to define a color for the starboard container fixing attachment logic for starboard post fixing streamer went offline message not using components v2
This commit is contained in:
@@ -1 +1,2 @@
|
||||
${emote} ${count} by ${userText} in ${channelMention} ID: ${messageId}
|
||||
-# ${emote} ${count} by ${userText} in ${channelMention}
|
||||
-# ID: ${messageId}
|
||||
@@ -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