discord.js-pagination
discord.js-pagination copied to clipboard
Remove reaction from user request the message
i use this lib for making a shop for my bot ... i type the command for displaying the shop and i change the page, the reaction is remove ... but if another user change page the reaction isn't removed
My PR resolves this by using the user from the collect event instead of the author of the original passed in message.