aboutsummaryrefslogtreecommitdiff
path: root/aleebot.js
diff options
context:
space:
mode:
Diffstat (limited to 'aleebot.js')
-rw-r--r--aleebot.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/aleebot.js b/aleebot.js
index 5c83ab5..921cc33 100644
--- a/aleebot.js
+++ b/aleebot.js
@@ -63,9 +63,9 @@ client.on('ready', () => {
game: {
name: 'AleeBot 1.1.1 | ab:help',
type: 0
- });
- });
- });
+ }
+
+
client.user.setStatus('online')
});