diff options
| author | Alee14 <Alee14498@gmail.com> | 2017-07-29 20:56:44 -0400 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2017-07-29 20:56:44 -0400 |
| commit | 1acb5f7ef9f867f820c40f0498bbe957d641e962 (patch) | |
| tree | 9841e4dfe15aa19af23f11417dbfec75557798a7 | |
| parent | 80b6c3d8e7ac0b9485c6e8e12e126d8a99f55815 (diff) | |
| download | AleeBot-1acb5f7ef9f867f820c40f0498bbe957d641e962.tar.gz AleeBot-1acb5f7ef9f867f820c40f0498bbe957d641e962.tar.bz2 AleeBot-1acb5f7ef9f867f820c40f0498bbe957d641e962.zip | |
Updated help commandv1.0.6
| -rw-r--r-- | aleebot.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -159,7 +159,7 @@ client.on("message", function(message){ '**'+prefix+'owner** Shows who made this bot.\n' + '**'+prefix+'suggest** You suggest things (working progress).\n' + '**'+prefix+'userinfo** Tells you your info about you.', true) - .setFooter("**The version that AleeBot's running is " + ver + "!**") + .setFooter("AleeBot Copyright 2017. The version that AleeBot's running is " + ver + "!") .setColor(0x00FFFF) message.channel.sendEmbed(embed); } |
