12.8.1 embed color revisions
This commit is contained in:
5 files changed
+7
-7
No files matched your search
+1
-1
@@ -74,7 +74,7 @@ module.exports = {
|
||||
: 'Error';
|
||||
|
||||
const errorEmbed = new EmbedBuilder()
|
||||
.setColor(client.config.Colors.Red)
|
||||
.setColor(client.config.Colors.Yellow)
|
||||
.setTitle("Notice:")
|
||||
.setDescription(`An admin needs to configure the following:\n${configure}`)
|
||||
|
||||
|
||||
Reference in new issue
Block a user