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 use of discord.py for version 2.0 #28

Merged
merged 1 commit into from
Apr 20, 2024

Conversation

ephphatha
Copy link
Contributor

Not actually sure what version of discord.py you're running but I noticed when testing that the usage has changed in ways that impact the way the bot runs when using 2.0 or later.

errors moved from discord.errors to discord and editing a message returns a new message instance reflecting the changed content (this causes the bot to send more edits than necessary when a known game/message changes...)

@AJenbo
Copy link
Member

AJenbo commented Apr 20, 2024

$ pip list | grep -i discord
discord.py                         2.3.2

@AJenbo AJenbo merged commit 1247429 into diasurgical:main Apr 20, 2024
3 checks passed
@ephphatha ephphatha deleted the discord branch April 20, 2024 10:30
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.

2 participants