Answer the question
In order to leave comments, you need to log in
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_стрима"}});
});
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question