Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help #33

Open
HugoPhoenix opened this issue Feb 12, 2021 · 5 comments
Open

Help #33

HugoPhoenix opened this issue Feb 12, 2021 · 5 comments

Comments

@HugoPhoenix
Copy link

Please set your Discord Presence to Online to talk to the bot!

It keep saying

@MSFTserver
Copy link
Owner

Is your status showing online for your account?

@HugoPhoenix
Copy link
Author

yes

@MSFTserver
Copy link
Owner

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

@PramodJoshi
Copy link

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.

@MSFTserver
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants