nice presence
This commit is contained in:
parent
9dbf0cabcd
commit
05f55793a0
2
index.js
2
index.js
@ -47,7 +47,7 @@ for (const folder of commandFolders) {
|
||||
}
|
||||
|
||||
client.once('clientReady', async () => {
|
||||
client.user.setPresence({ activities: [{ name: 'ta mère.', type: 'WATCHING' }], status: 'online' });
|
||||
client.user.setActivity({name: 'Avec ta mère', type: 0});
|
||||
console.log('Bot started !');
|
||||
|
||||
deploy(process.env.DISCORD_TOKEN);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user