From 44183402dbc4000c04833e95c89267c48eb19075 Mon Sep 17 00:00:00 2001 From: Alee14 Date: Thu, 16 Nov 2017 17:03:26 -0500 Subject: Update aleebot.js --- aleebot.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/aleebot.js b/aleebot.js index 13886db..0bafc54 100644 --- a/aleebot.js +++ b/aleebot.js @@ -63,7 +63,8 @@ client.on('ready', () => { game: { name: 'AleeBot 1.1.1 | ab:help', type: 0 - }) + } + }); client.user.setStatus('online') -- cgit v1.2.3