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

not receiving PRESENCE_UPDATE events #46

Open
anjorinjnr opened this issue Mar 22, 2022 · 1 comment
Open

not receiving PRESENCE_UPDATE events #46

anjorinjnr opened this issue Mar 22, 2022 · 1 comment

Comments

@anjorinjnr
Copy link

Is there anything I need to do get PRESENCE_UPDATE updates? my code looks like this

client.on(ClientEvents.PRESENCE_UPDATE, handler)

@amnotbananaama
Copy link

This might be a configuration issue rather than a problem with the library itself.

Presence Update is considered a privileged intent, and therefore receiving those events is disabled by default by Discord. Have you explicitly enabled Presence Intent on the "Bot" tab of your Application?

Image Reference

Image Reference

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

2 participants