1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-11-10 02:00:20 +00:00

Revert "Update ready.js"

This reverts commit eceb55edff.
This commit is contained in:
MatteZ02 2019-10-12 11:14:21 +03:00
parent 6ef55d2255
commit c8e7d7476f

View File

@ -7,6 +7,7 @@ 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 => {