T
T
theinlao2020-09-13 13:54:01
Node.js
theinlao, 2020-09-13 13:54:01

How to set the status of the bot "streaming"?

Please help, I need the bot to "stream", what I need

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2020-09-13
@theinlao

bot.user.setPresence({
  game: {
    name: 'название',
    type: "STREAMING",
    url: "ссылка на твич"
  }
});

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question