diff --git a/index.js b/index.js index 8f04995..1793327 100644 --- a/index.js +++ b/index.js @@ -50,8 +50,7 @@ for (const folder of commandFolders) { } client.once('clientReady', async () => { - //setup activity - client.user.setActivity('Palworld', { type: 'WATCHING' }); + client.user.setActivity({name: 'Rygain', type: 3, url: 'https://www.youtube.com/@rygain'}); console.log('Bot started !'); try {