Filter not picking up when a user interacts with a static message
5 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.No errors are coming up
const message = Γ wait message.reply()? That function is not being called
oh, sorry you can ignore that. It's empty code atm
message.react(emoji) is also empty code atm
ok I think I've figured out a little bit more from https://discordjs.guide/popular-topics/reactions.html#listening-for-reactions-on-old-messages
discord.js Guide
Imagine a guide... that explores the many possibilities for your discord.js bot.