This commit is contained in:
Alex Brow 2020-03-23 09:33:26 -04:00
parent 01f8566ac4
commit 291325769b
No known key found for this signature in database
GPG Key ID: F48926893F475C25
1 changed files with 1 additions and 1 deletions

View File

@ -248,7 +248,7 @@ client.on("message", async message => {
member.roles.add(role);
break;
};
return message.reply(`\n**DEFCON** level set to DEFCON ${args[1]}\nGod Bless their souls"`)
return message.reply(`\n**DEFCON** level set to DEFCON ${args[1]}\nGod Bless their souls`)
};
};
if (command === "quote") {