aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bot_discord.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/bot_discord.js b/bot_discord.js
index 5d33959..dd55742 100644
--- a/bot_discord.js
+++ b/bot_discord.js
@@ -263,7 +263,6 @@ client.on('ready', () => {
afk: false,
});
}, 200000);
- client.user.setStatus('online');
if (readyEmbedMessage === true) {
const readyEmbed = new Discord.MessageEmbed()
.setAuthor('AleeBot Status', client.user.avatarURL())