mirror of
https://github.com/musix-org/musix-oss
synced 2025-02-23 13:39:44 +00:00
Revert "Update ready.js"
This reverts commit eceb55edffde8b440311a37656d260dfd777cdbe.
This commit is contained in:
parent
6ef55d2255
commit
c8e7d7476f
@ -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 => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user