#Presence Intents?
6 messages · Page 1 of 1 (latest)
• What's your exact discord.js npm list discord.js and node node -v version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.
Accessing a members precense
Gives access to user presences, such as, if the user is online, playing a game, streaming, etc..
I guess an example would be checking if a user is online before doing something?
You also get the presenceUpdate event
Do all bots require Atleast one intent?