mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-14 03:45:57 +00:00
refactored the naming in channel service
added initial version of closing and logging the thread
This commit is contained in:
@@ -0,0 +1 @@
|
||||
abstracto.postTargets.modmail=modmaillog
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"author": {
|
||||
"name": "${user.member.effectiveName}",
|
||||
"avatar": "${user.member.user.effectiveAvatarUrl}"
|
||||
},
|
||||
"color" : {
|
||||
"r": 200,
|
||||
"g": 0,
|
||||
"b": 255
|
||||
},
|
||||
"description": "<#include "reply_exception_cannot_send_message_to_use_en_US.ftl">"
|
||||
}
|
||||
Reference in New Issue
Block a user