cannot recieve direct messages
i have partials (which apparently has been the solution for literally everyone else on this planet)
code:
nodejs version 19.0.0, discordjs version 14.13.0
8 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
- ✅
Marked as resolved by OPbtw changing to that doesn't fix anything
yeah i've done that
it doesn't print anything
yeah other things i've made work
yeah
theres other code inbetween, but none of it affects that
the other code inbetween is stuff listening for memberjoins and message deletes and bot ready
client.login() ?
yeah thats at the end of the file
yeah that works
try commenting out the entire section in between and see if the issue is still present
how did that fix it
imn gonna uncomment stuff until i find out whats breaking it
wh
i uncommented everything
and it just
works now
even though its LITERALLY THE EXACT SAME CODE???
ok idk
it works so uh
thanks i guess?