✨ Bug fixes & update (v4.0.0)
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
module.exports = async (client) => {
|
||||
|
||||
console.log(`Ready on ${client.guilds.cache.size} servers, for a total of ${client.users.cache.size} users`);
|
||||
|
||||
client.user.setActivity(client.config.game);
|
||||
|
||||
client.user.setActivity(client.config.discord.activity);
|
||||
};
|
||||
Reference in New Issue
Block a user