#Presence status error
1 messages · Page 1 of 1 (latest)
send full code
all intents are enabled
this is an eval
this is not a command, just an eval
guild.members.cache.filter(x => x.user.presence == 'dnd').size?
no
oh
yes
sry
lol
oh, ok
thanks
guild = message.guild
is already defined in the code
same error
fetch the presence
this started to happen after i upgraded to v13.0.1
<:_:874569296821501952> PresenceManager (extends CachedManager)
Manages API methods for Presences and holds their cache.
presence.resolve?
try fetching the member
even if you have the intent, djs does that to help performance
I wanted to get the total number of people online in the guild
yeah
I have all intents enabled on discord.com/developers
guild.members.fetch()?
ow, ok
see