Activity isn`t showing

I`m using
client.user.setActivity('Visit our site!', { type: 'WATCHING', url: 'https://adwinstore.com' });
to set the Activity

and

console.log('Activities:', client.user.presence.activities);
to log says that there is activity, but the bot doesn't show it.. I heard that you need to wait a little for it to appear, but 10 minutes have passed and nothing has appeared
image.png
image.png
Was this page helpful?