From 291325769b05bfee68d5c80825012b5025829161 Mon Sep 17 00:00:00 2001 From: Alex Brow Date: Mon, 23 Mar 2020 09:33:26 -0400 Subject: [PATCH] eeee --- src/bot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bot.js b/src/bot.js index a6d198b..586e04d 100755 --- a/src/bot.js +++ b/src/bot.js @@ -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") {