From fcbdc3aa80e6ac4ccf10a2b145060b7525da3a19 Mon Sep 17 00:00:00 2001 From: Alex Brow Date: Sat, 22 Feb 2020 15:42:15 -0500 Subject: [PATCH] egg --- src/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.js b/src/index.js index 49c2bb5..257a0cc 100755 --- a/src/index.js +++ b/src/index.js @@ -214,7 +214,7 @@ client.on("message", async message => { return message.reply(`The squad rates this ${rate} out of 10`); }; if(command === "magic") { - return message.channel.send("Do you believe in magic in a young girl\'s heart\nHow the music can free her, whenever it starts\nAnd it\'s magic, if the music is groovy\nIt makes you feel happy like an old-time movie\nI\'ll tell you about the magic, and it\'ll free your soul\nBut it\'s like trying to tell a stranger bout rock and roll") + return message.channel.send("Do you believe in magic in a young girl\'s heart\nHow the music can free her, whenever it starts\nAnd it\'s magic, if the music is groovy\nIt makes you feel happy like an old-time movie\nI\'ll tell you about the magic, and it\'ll free your soul\nBut it\'s like trying to tell a stranger bout \'rock and roll\'") } //DEFCON Roles if(command === "defcon") {