This commit is contained in:
Louis Mazin 2026-04-16 02:13:09 +02:00
parent 8848b374b0
commit a650632a91

View File

@ -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 {