mirror of
https://github.com/musix-org/musix-oss
synced 2024-12-23 00:23:17 +00:00
Update ready.js
This commit is contained in:
parent
0f77027860
commit
1f33d5b55a
@ -26,7 +26,7 @@ module.exports = {
|
|||||||
};
|
};
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
console.log(`- DB Set - Shard:${client.shard.ids} -`);
|
console.log(`- DB Set - Shard: ${client.shard.ids} -`);
|
||||||
client.user.setActivity(`@${client.user.username} help | 🎶`, {
|
client.user.setActivity(`@${client.user.username} help | 🎶`, {
|
||||||
type: "LISTENING",
|
type: "LISTENING",
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user