mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-01-01 07:27:32 +00:00
[AB-xxx] align leave log templates to new structure
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"embeds": [
|
||||
{
|
||||
<#assign user>${member.user.name} (${member.asMention}: ${member.id})</#assign>
|
||||
<#assign userText>${user.name} (${user.userMention}: ${user.id})</#assign>
|
||||
"description": "<@safe_include "user_joined_text"/>",
|
||||
<#include "abstracto_color"/>
|
||||
}
|
||||
|
||||
@@ -1 +1 @@
|
||||
User ${user} has joined the guild.
|
||||
User ${userText} has joined the guild.
|
||||
Reference in New Issue
Block a user