Updated guild accept message

This commit is contained in:
2024-01-03 00:25:49 +01:00
parent 7e00569fbe
commit 7076e5ebd9

View File

@@ -53,7 +53,8 @@ export = {
embeds: [ embeds: [
{ {
description: description:
"Your application for the Illegitimate guild has been accepted.", "Your application for the Illegitimate guild has been accepted.\n\n" +
"Make sure to leave your current guild so that we can invite you.",
color: embedColor, color: embedColor,
}, },
], ],