Send a message in a specific channel?
discord.js Guide
Imagine a guide... that explores the many possibilities for your discord.js bot.
4 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 OP@Qjuh
do you have the Guilds intent
here are my intents
apparently not
the error comes out before the client successfully logs in
i'm kinda nodejs newbie so apologies if i'm making nodejs mistakes instead of discordjs mistakes, if i do, please refer me to a documentation that i can read
...it worked.
can you tell me how before i mark the post as solved?
both seemed the same for me.
i see. thank you for helping me.