mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 05:10:17 +00:00
Update ready.js
This commit is contained in:
parent
db12d61eae
commit
eceb55edff
@ -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 => {
|
||||
|
Loading…
Reference in New Issue
Block a user