summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--aleebot.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/aleebot.js b/aleebot.js
index dcc9990..964b424 100644
--- a/aleebot.js
+++ b/aleebot.js
@@ -75,6 +75,7 @@ client.on('ready', () => {
}
})
}
+
client.user.setStatus('online')
});