mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-03-24 13:44:33 +00:00
moved some more templates to template config
fixed usage of post target exceptions
This commit is contained in:
@@ -1 +0,0 @@
|
||||
Link embeds
|
||||
@@ -1 +0,0 @@
|
||||
Reminders
|
||||
@@ -1 +0,0 @@
|
||||
Starboard
|
||||
@@ -1 +0,0 @@
|
||||
Suggestions
|
||||
@@ -1 +0,0 @@
|
||||
Utility
|
||||
@@ -4,7 +4,7 @@
|
||||
"name": "${author.effectiveName}",
|
||||
"avatar": "${author.user.effectiveAvatarUrl}"
|
||||
<#else>
|
||||
"name": "${user.id?c} (Has left the server)"
|
||||
"name": "${user.id?c} (<#include "user_left_server">)"
|
||||
</#if>
|
||||
},
|
||||
"color" : {
|
||||
|
||||
Reference in New Issue
Block a user