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

CLIENT_MISSING_INTENTS #8

Open
PARADOX-OP opened this issue Aug 6, 2021 · 5 comments
Open

CLIENT_MISSING_INTENTS #8

PARADOX-OP opened this issue Aug 6, 2021 · 5 comments

Comments

@PARADOX-OP
Copy link

Module showing CLIENT_MISSING_INTENTS

@AviaJae
Copy link

AviaJae commented Oct 31, 2021

Are you still having trouble in this issue?

@SpreeHertz
Copy link

You must turn on these three Intents in the "Bot" section in the Discord Developer Portal.

image

@AviaJae
Copy link

AviaJae commented Nov 17, 2021

No, its not about that.

@AviaJae
Copy link

AviaJae commented Nov 17, 2021

Replace your const client into this.

const client = new Discord.Client({ intents: ["GUILDS", "GUILD_MESSAGES"] })

@SpreeHertz
Copy link

SpreeHertz commented Nov 17, 2021

You're right, my bad.

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