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
• 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.1. do you have the proper intents?
2. have you considered using buttons, as they do not require any intents?
Let me try the button
The button doesn't work either :c
care to share your code?
Ok I see the problem
Thanks so much