✨ bot status
This commit is contained in:
parent
c1799e9424
commit
f138ceaa22
1 changed files with 1 additions and 0 deletions
|
@ -5,5 +5,6 @@ module.exports = {
|
|||
once: true,
|
||||
async execute(client) {
|
||||
await logger.info(`Ready! Logged in as ${client.user.tag}`);
|
||||
await client.user.setPresence({ activities: [{ type: 'WATCHING', name: `${client.guilds.cache.size} guilds` }], status: 'online' });
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue