Cannot catch the correct offline members
So I tried to add this command as the same on Discord.js Guide:
https://discord.js.org/#/docs/discord.js/main/typedef/PresenceStatus
https://discordjs.guide/popular-topics/faq.html#how-do-i-find-all-online-members-of-a-guild
However, both
online
, idle
and dnd
are correct, except offline
status.
- I add my bot in the test server where I stored a lot of offline bots and my alt account, but the console still log 0
offline members.
All intents are carefully checked. May I ask why I cannot have a correct offline stats?2 Replies
• 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.so i am unable to get offline members number?
okayyy