aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2017-08-04 18:47:20 -0400
committerAlee14 <Alee14498@gmail.com>2017-08-04 18:47:20 -0400
commit29d6aff8133e9e338ed190d4fafefec28e14d648 (patch)
treefda8060cad5a7570dde700a20efdae526673ae9c
parent12921d5a4b1683360570b5d5594a34f98d59695e (diff)
downloadAleeBot-29d6aff8133e9e338ed190d4fafefec28e14d648.tar.gz
AleeBot-29d6aff8133e9e338ed190d4fafefec28e14d648.tar.bz2
AleeBot-29d6aff8133e9e338ed190d4fafefec28e14d648.zip
Updating stuff
-rw-r--r--aleebot.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/aleebot.js b/aleebot.js
index 413540b..7716683 100644
--- a/aleebot.js
+++ b/aleebot.js
@@ -19,6 +19,7 @@ var logsChannel = "318874545593384970";
client.on('ready', () => {
console.log("[SUCCESS] AleeBot is now ready! Running version "+ abversion +"!");
client.user.setGame(`on ${client.guilds.size} servers`);
+ client.user.setStatus('online'))
});
//Only works for AleeAmry Community I need someone to work it for Public and it's disabled because it crashes AleeBot :(
client.on("guildMemberAdd", function(member) {