summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2017-08-12 23:47:20 -0400
committerAlee14 <Alee14498@gmail.com>2017-08-12 23:47:20 -0400
commitaed76662ff3f0a6e7e6a4e963edb9b0967b0c716 (patch)
treecc2aa2cffea142095bb5f775814f1766594d625b
parent20959b0c986c63f59be2141ad8bba8fdbe04d423 (diff)
downloadAleeBot-aed76662ff3f0a6e7e6a4e963edb9b0967b0c716.tar.gz
AleeBot-aed76662ff3f0a6e7e6a4e963edb9b0967b0c716.tar.bz2
AleeBot-aed76662ff3f0a6e7e6a4e963edb9b0967b0c716.zip
Updated ab:help
-rw-r--r--aleebot.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/aleebot.js b/aleebot.js
index f420ec6..955a4d8 100644
--- a/aleebot.js
+++ b/aleebot.js
@@ -100,7 +100,7 @@ client.on("message", function(message){
'**'+prefix+'botinvite** Lets you bring AleeBot to your server.\n' +
'**'+prefix+'serverinvite** Invites you to the AleeArmy Server.\n' +
'**'+prefix+'mod** (For staff only) Displays the commands for moderation.\n', true)
- .setFooter("AleeBot Copyright "+ year +". The version that AleeBot's running is " + abversion + "!")
+ .setFooter("AleeBot Copyright "+ year +". The version that AleeBot's running is " + abversion + "!", "https://cdn.discordapp.com/avatars/282547024547545109/6c147a444ae328c38145ef1f74169e38.png?size=2048")
.setColor("#7af442")
message.channel.sendEmbed(embed);