mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 02:00:20 +00:00
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…
Reference in New Issue
Block a user