From ad486fb18483b2edd3dcfaf03ab0b89b20219f07 Mon Sep 17 00:00:00 2001 From: Unknown Date: Sat, 24 Mar 2018 21:39:01 -0400 Subject: i'm seriously lost --- commands/Getting Started/help.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'commands/Getting Started') diff --git a/commands/Getting Started/help.js b/commands/Getting Started/help.js index 2047f15..457e6ec 100644 --- a/commands/Getting Started/help.js +++ b/commands/Getting Started/help.js @@ -41,8 +41,6 @@ exports.run = (bot, msg, args) => { msg.channel.send({ embed }); } else { - - msg.channel.send(args[1]) const embed = new RichEmbed(); embed .setColor (0x00ae86) -- cgit v1.2.3