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