Answer the question
In order to leave comments, you need to log in
How to play random video from discord.js youtube search?
Please help, you can even throw a link, I'll read it!
Answer the question
In order to leave comments, you need to log in
var random = Math.floor(Math.random * число)
if (random === 0) {
// воспроизвести первое видео
} else if (random === 1) {
// воспроизвести второе видео
} . . .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question