Evena
DIAdiscord.js - Imagine an app
•Created by Evena on 12/30/2024 in #djs-questions
Trying to detect emojis added to messages
Thank you, that solved it. ^v^
17 replies
DIAdiscord.js - Imagine an app
•Created by Evena on 12/30/2024 in #djs-questions
Trying to detect emojis added to messages
Ah, yeah. That was the issue. Does there happen to be any way around that issue?
17 replies
DIAdiscord.js - Imagine an app
•Created by Evena on 12/30/2024 in #djs-questions
Trying to detect emojis added to messages
unfortunately however adding the intent doesn't fix the issue
17 replies
DIAdiscord.js - Imagine an app
•Created by Evena on 12/30/2024 in #djs-questions
Trying to detect emojis added to messages
Nevermind, I found it, I had thought GuildMessages and MessageContent together would include it.
17 replies
DIAdiscord.js - Imagine an app
•Created by Evena on 12/30/2024 in #djs-questions
Trying to detect emojis added to messages
I believe so, how can I double check?
17 replies
DIAdiscord.js - Imagine an app
•Created by Evena on 12/30/2024 in #djs-questions
Trying to detect emojis added to messages
Yeah, and the bot can see messages in the guild
17 replies
DIAdiscord.js - Imagine an app
•Created by Evena on 12/30/2024 in #djs-questions
Trying to detect emojis added to messages
I will still make that change, but right now it isn't even entering execute or client.on(Events.MessageReactionAdd
17 replies
DIAdiscord.js - Imagine an app
•Created by Evena on 12/30/2024 in #djs-questions
Trying to detect emojis added to messages
If that were the problem it would still be either printing something (even if just undefined) or giving an error, but it isn't doing either.
17 replies
DIAdiscord.js - Imagine an app
•Created by Evena on 12/28/2024 in #djs-questions
Can't find json file in correct path.
Ah yeah that's my bad, thank you, didn't think about it since the overall project is
3 replies
DIAdiscord.js - Imagine an app
•Created by Evena on 12/28/2024 in #djs-questions
bot not seeing users
Thank you, I was so focused on that bit of code and the setup of the bot side of things I missed setting up the client in the code
7 replies
DIAdiscord.js - Imagine an app
•Created by Evena on 12/28/2024 in #djs-questions
bot not seeing users
node -v 20.5.0
7 replies