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

Update to discord.py 1.5.1 #32

Closed
Silari opened this issue Oct 18, 2020 · 0 comments · Fixed by #33 or #39
Closed

Update to discord.py 1.5.1 #32

Silari opened this issue Oct 18, 2020 · 0 comments · Fixed by #33 or #39
Assignees
Labels
enhancement New feature or request

Comments

@Silari
Copy link
Owner

Silari commented Oct 18, 2020

This brings in several changes from the Discord API that we need to work around, most problematically the new Intents system which means we don't have Guild Members cached anymore.

Changes to both the notify system (raw_react_remove has no Member), and the one off role preservation need to be done.

@Silari Silari added the enhancement New feature or request label Oct 18, 2020
@Silari Silari self-assigned this Oct 18, 2020
Silari pushed a commit that referenced this issue Oct 18, 2020
…to internal discord.py structures to remove the role without a full Member instance.
@Silari Silari linked a pull request Oct 18, 2020 that will close this issue
@Silari Silari changed the title Update to discord.py 1.5.0 Update to discord.py 1.5.1 Nov 1, 2020
@Silari Silari linked a pull request Apr 12, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant