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

Add intents support for discord.py 1.5.0 #48

Merged
merged 1 commit into from
Oct 8, 2020
Merged

Add intents support for discord.py 1.5.0 #48

merged 1 commit into from
Oct 8, 2020

Conversation

eibex
Copy link
Owner

@eibex eibex commented Oct 8, 2020

Describe the PR changes

Discord is replacing their API, bots now need to declare what information they intend to use for the session.
This PR fixes this by declaring messages, reactions, emojis, and members intents.

This PR is breaking. You need discord.py 1.5.0 or higher to run the bot.

Closes #47

@eibex eibex force-pushed the intents branch 3 times, most recently from f6b17de to 33bcfa0 Compare October 8, 2020 09:36
@eibex eibex merged commit 391aed0 into master Oct 8, 2020
@eibex eibex deleted the intents branch October 8, 2020 09:38
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

Successfully merging this pull request may close these issues.

Error in discord.py version 1.5.0
1 participant