aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--aleebot.js3
1 files changed, 2 insertions, 1 deletions
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')