added user facing message in case the initial modmail creation fails

This commit is contained in:
Sheldan
2020-05-06 23:41:35 +02:00
parent feb9ce07ee
commit cb1a14e46b
6 changed files with 31 additions and 10 deletions

View File

@@ -0,0 +1,12 @@
{
"author": {
"name": "${user.member.effectiveName}",
"avatar": "${user.member.user.effectiveAvatarUrl}"
},
"color" : {
"r": 200,
"g": 0,
"b": 255
},
"description": "<#include "modmail_failed_to_create_mod_mail_thread">"
}