Home > Blockchain >  Discord.js: How do I take everything from an array, and then use every part of the array and react t
Discord.js: How do I take everything from an array, and then use every part of the array and react t

Time:06-24

Here is my current code. I want to, as the title says, take everything from an array then react to a message.

 reactionCount = args.length // how many choices there are
        reactions = [
            '           
  • Related