.addField("Reactions",`\`${user.tag}\` reacted with${messageReaction.emoji}, along with ${numEmoji-1} other people in ${messageReaction.message.channel}.`)
.addField("Reactions",`${user} reacted with ${messageReaction.emoji} to${messageReaction.message.author}'s message, along with ${numEmoji-1} other people in ${messageReaction.message.channel}.`)
.addField("Reactions",`\`${user.tag}\` removed their reaction ${messageReaction.emoji} in ${messageReaction.message.channel}.`)
.addField("Reactions",`\`${user}\` removed their reaction ${messageReaction.emoji} on ${messageReaction.message.author}'s message in ${messageReaction.message.channel}.`)