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

intents module error #14

Closed
Lukegod2000 opened this issue Feb 25, 2021 · 2 comments
Closed

intents module error #14

Lukegod2000 opened this issue Feb 25, 2021 · 2 comments

Comments

@Lukegod2000
Copy link

getting this error
in
intents = discord.Intents.default()
AttributeError: module 'discord' has no attribute 'Intents'

Any ideas how to fix it?

@kkrypt0nn
Copy link
Owner

Which version of discord.py are you using?
You can check in your code with:
print(discord.__version__)

@Lukegod2000
Copy link
Author

Which version of discord.py are you using?
You can check in your code with:
print(discord.__version__)

You are amazing I was running an old version I've updated it works like a dream now

thank you!

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