Bot Stops Randomly (Error)
Does anyone know what the error below is from? It randomly stops my bot.
12 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!Guessing you try to fetch guild members without the intent
I have the intent though for it.
How many members are in the guild
Four, it hasn't released.
Then it's almost certainly a lack of intents
You see all of the intents above for it.
Do you see something wrong for it?
well i received this error once... my internet was probably slow and it took too long to fetch members
true
mine was a guild with 200k+ members
make sure you enabled the intents in your developer portal aswell
Guild Members intent
they did
if they didnt they'd get an error
true
Do you know which file tries to fetch members?
they were asked that already