diff --git a/index.js b/index.js index 1793327..76904c1 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: 3, url: 'https://www.youtube.com/@rygain'}); + client.user.setActivity({name: 'Rygain', type: 1, url: 'https://www.youtube.com/@rygain'}); console.log('Bot started !'); try {