Home > Mobile >  Discord reactions collector doesn't collect reactions
Discord reactions collector doesn't collect reactions

Time:02-22

I've read up on the discord.js documentation and have been trying such things that I've been reading but none of them seems to work. The main issue that I am having is that the collector is stating that it has collected nothing.

if (message.content === 'poll') {
  let embedPoll = new Discord.MessageEmbed()
    .setTitle('           
  • Related