aboutsummaryrefslogtreecommitdiff
path: root/bot_discord.js
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2020-12-23 15:41:59 -0500
committerAndrew Lee <alee14498@protonmail.com>2020-12-23 15:41:59 -0500
commit88ce064b5b42d33031e2c4c2a4e019e99ba7ff70 (patch)
tree9891ac59bcf31d831aaa66e40daf45d36bbcc0f6 /bot_discord.js
parente4cde02e1e1b637858fd446fba4883ff1bad498d (diff)
downloadAleeBot-88ce064b5b42d33031e2c4c2a4e019e99ba7ff70.tar.gz
AleeBot-88ce064b5b42d33031e2c4c2a4e019e99ba7ff70.tar.bz2
AleeBot-88ce064b5b42d33031e2c4c2a4e019e99ba7ff70.zip
stuff
Diffstat (limited to 'bot_discord.js')
-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())