Message Reaction Collector not working

I using slash command to delete database and I have a reaction collector for my user to confirm that they want to delete that database. But when I react that message, nothing happen. I'm using:
Discord.JS v14.9.0 Node.JS v18.14.1
6 Replies
d.js toolkit
d.js toolkit2y ago
• What's your exact discord.js npm list discord.js and node node -v version? • Post the full error stack trace, not just the top part! • Show your code! • Explain what exactly your issue is. • Not a discord.js issue? Check out #useful-servers.
duck
duck2y ago
1. do you have the proper intents? 2. have you considered using buttons, as they do not require any intents?
#ToiYeuSweetLiquor <3
Let me try the button The button doesn't work either :c
duck
duck2y ago
care to share your code?
#ToiYeuSweetLiquor <3
Ok I see the problem Thanks so much

Did you find this page helpful?