From eceb55edffde8b440311a37656d260dfd777cdbe Mon Sep 17 00:00:00 2001 From: MatteZ02 <47610069+MatteZ02@users.noreply.github.com> Date: Sat, 12 Oct 2019 08:40:22 +0300 Subject: [PATCH] Update ready.js --- events/ready.js | 1 - 1 file changed, 1 deletion(-) diff --git a/events/ready.js b/events/ready.js index f581addf..e23e7acb 100644 --- a/events/ready.js +++ b/events/ready.js @@ -7,7 +7,6 @@ module.exports = { }); console.log('- DB Set -'); client.user.setActivity(`@musix help | 🎶`, { type: 'LISTENING' }); - client.user.setStatus('dnd'); console.log('- Activated -'); setInterval(async () => { client.guilds.forEach(guild => {