This commit is contained in:
Louis Mazin 2026-04-16 02:15:35 +02:00
parent a650632a91
commit 7a6d8242e1

View File

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