A
A
anubis4652020-09-03 18:53:39
Node.js
anubis465, 2020-09-03 18:53:39

How to set "Streaming" status in discord.js?

Recently I tried to set the status to "Streaming", but an error occurs.

client.on('ready', () => {
    client.user.setStatus('available')
    client.user.setPresence({ game: { name: 'Сообщение, type: "STREAMING", url: "URL_стрима"}}); 
});

After updating to 1.12 does not work.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question