mirror of
https://github.com/musix-org/musix-oss
synced 2024-12-22 21:13:18 +00:00
parent
6ef55d2255
commit
c8e7d7476f
@ -7,6 +7,7 @@ module.exports = {
|
|||||||
});
|
});
|
||||||
console.log('- DB Set -');
|
console.log('- DB Set -');
|
||||||
client.user.setActivity(`@musix help | 🎶`, { type: 'LISTENING' });
|
client.user.setActivity(`@musix help | 🎶`, { type: 'LISTENING' });
|
||||||
|
client.user.setStatus('dnd');
|
||||||
console.log('- Activated -');
|
console.log('- Activated -');
|
||||||
setInterval(async () => {
|
setInterval(async () => {
|
||||||
client.guilds.forEach(guild => {
|
client.guilds.forEach(guild => {
|
||||||
|
Loading…
Reference in New Issue
Block a user