aboutsummaryrefslogtreecommitdiff
path: root/aleebot.js
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2017-05-31 16:14:13 -0400
committerGitHub <noreply@github.com>2017-05-31 16:14:13 -0400
commitcf991388797f6cad0525d7f11bdf7ad99b2fa77b (patch)
treed1a06d601f006970a8f6c2a9c9d68f9c0997fdeb /aleebot.js
parentc2b741a0e53802757306e81173f04d587f99b980 (diff)
downloadAleeBot-cf991388797f6cad0525d7f11bdf7ad99b2fa77b.tar.gz
AleeBot-cf991388797f6cad0525d7f11bdf7ad99b2fa77b.tar.bz2
AleeBot-cf991388797f6cad0525d7f11bdf7ad99b2fa77b.zip
Update aleebot.js
Diffstat (limited to 'aleebot.js')
-rw-r--r--aleebot.js8
1 files changed, 5 insertions, 3 deletions
diff --git a/aleebot.js b/aleebot.js
index 91c26ad..b303077 100644
--- a/aleebot.js
+++ b/aleebot.js
@@ -43,10 +43,12 @@ client.on('message', message => {
});
-client.on("ready", () => console.log("AleeBot is now ready!");
+ client.on('ready', () => {
+ console.log("AleeBot is now ready!");
client.setInterval(setGame, 300000);
setGame();
- });
+ });
+
function setGame() {
var presence = {};
presence.game = {};
@@ -130,7 +132,7 @@ client.on("ready", () => console.log("AleeBot is now ready!");
presence.game.name = "AleeChat";
break;
case 25:
- presence.game.name = "harking tiem";
+ presence.game.name = "For help ab:help";
break;
case 26:
presence.game.name = "trying to DJ";