From 237cc08e11a9dcf6065e0c5d1bd584e59b6bf5ee Mon Sep 17 00:00:00 2001 From: Unknown Date: Wed, 23 Aug 2017 17:47:25 -0400 Subject: Updates on Readme and adding contributing to AleeBot --- commands/help.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands/help.js') diff --git a/commands/help.js b/commands/help.js index e9384de..da83fe7 100644 --- a/commands/help.js +++ b/commands/help.js @@ -8,7 +8,7 @@ var embed = new Discord.RichEmbed() .setDescription('Every command you put in this bot must start with `ab:`') .setThumbnail("https://cdn.discordapp.com/avatars/282547024547545109/6c147a444ae328c38145ef1f74169e38.png?size=2048") .addField('Fun Stuff:', 'attack\nask\nship',true) - .addField('Info:', 'userinfo\nserverinfo',true) + .addField('Info:', 'userinfo\n',true) .addField('Link:', 'botinvite\nserverinvite\ngit',true) .addField('Owner Only:', 'say\neval',true) .addField('Monitor:', 'ping\nuptime',true) -- cgit v1.2.3