Open HugoPhoenix opened 3 years ago
Is your status showing online for your account?
yes
Hmm well the only check i have for that is on line 136-139
if ( !msg.author.presence.status || msg.author.presence.status == 'offline' || msg.author.presence.status == 'invisible' ) {...}
And checking the docs those objects should still be the same
Same issue here. It seems like msg.author.presence.status
is returning offline
even though the user account i'm testing with has online status.
Ah i see, its most likely related to discord changes with privileged intents, ill look into this https://discordjs.guide/popular-topics/intents.html#the-intents-bitfield
Please set your Discord Presence to Online to talk to the bot!
It keep saying