diff options
| author | Alee14 <Alee14498@gmail.com> | 2017-07-29 00:45:53 -0400 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2017-07-29 00:45:53 -0400 |
| commit | e03ac96985d36978b09744ee2f4193422803011e (patch) | |
| tree | 46c3e8e9b4e56a4aaf1ba2955abfcba5e3b95ca2 | |
| parent | d6f336c8b14c9e00854a5263e8993945db672a3f (diff) | |
| download | AleeBot-e03ac96985d36978b09744ee2f4193422803011e.tar.gz AleeBot-e03ac96985d36978b09744ee2f4193422803011e.tar.bz2 AleeBot-e03ac96985d36978b09744ee2f4193422803011e.zip | |
I guess nvm xD
| -rw-r--r-- | aleebot.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -152,7 +152,7 @@ client.on("message", function(message){ '**ab:owner** Shows who made this bot\n' + '**ab:suggest** You suggest things (working progress)\n\n' + "**The version that AleeBot's running is " + ver + "!**", true) - .setColor(03208d) + .setColor(0x00FFFF) message.channel.sendEmbed(embed); } |
