[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:
Sheldan
2025-07-19 23:57:43 +02:00
parent 8bb07ee281
commit 06ef5fc43b
6 changed files with 84 additions and 24 deletions

View File

@@ -1 +1,2 @@
${emote} ${count} by ${userText} in ${channelMention} ID: ${messageId}
-# ${emote} ${count} by ${userText} in ${channelMention}
-# ID: ${messageId}

View File

@@ -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>