diff options
| author | Unknown <jtsshieh@outlook.com> | 2018-03-24 21:39:01 -0400 |
|---|---|---|
| committer | Unknown <jtsshieh@outlook.com> | 2018-03-24 21:39:01 -0400 |
| commit | ad486fb18483b2edd3dcfaf03ab0b89b20219f07 (patch) | |
| tree | edf04ba1342a2c3a13621de14c5bfbb72db8c2a8 /commands/Getting Started/help.js | |
| parent | c7f3da3f5ce01efd6cd0dc7f4a0a89c33f76a675 (diff) | |
| download | PokeBot-ad486fb18483b2edd3dcfaf03ab0b89b20219f07.tar.gz PokeBot-ad486fb18483b2edd3dcfaf03ab0b89b20219f07.tar.bz2 PokeBot-ad486fb18483b2edd3dcfaf03ab0b89b20219f07.zip | |
i'm seriously lost
Diffstat (limited to 'commands/Getting Started/help.js')
| -rw-r--r-- | commands/Getting Started/help.js | 2 |
1 files changed, 0 insertions, 2 deletions
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) |
