diff options
| -rw-r--r-- | aleebot.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -75,6 +75,7 @@ client.on('ready', () => { } }) } + client.user.setStatus('online') }); |
![]() |
index : personal/AleeBot.git | |
| An all-in-one bot that's made from the Discord.JS API! This bot is made for discord servers. | Alee |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | aleebot.js | 1 |
@@ -75,6 +75,7 @@ client.on('ready', () => { } }) } + client.user.setStatus('online') }); |