Need help with discordjs bot

var randomAnswer = answers[Math.floor(Math.random() * answers.length)]

put this inside the “setInterval”

1 Like