meadow
DIAdiscord.js - Imagine an app
•Created by meadow on 10/21/2023 in #djs-questions
what permission is needed to listen for MessageReactionAdd in user's DMs?
I am using the boilerplate code from the example of "listening for a reaction on an old message" from the tutorial docs. the MessageReactionAdd event is only firing if my bot sends a message to a guild and the user reacts there. I would like this bot to work in DMs as well. what permission to I need for MessageReactionAdd to fire in DMs?
I am using v14.13.0, here is my code:
in my main file:
in my event file file:
thank you
5 replies