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

Fix /status command failure caused by avatar_url #317

Merged
merged 1 commit into from
Nov 19, 2023

Conversation

notsniped
Copy link
Member

Apparently PyCord updated their library to depreciate the discord.User.avatar_url reference and switch to discord.User.avatar.
I didn't know until I found new bugs in the commands, and I finally read the PyCord documentation again.

@notsniped notsniped added priority:high type:patch Bug fixes for the bot and/or it's commands type:cogs Any changes to the bot's slash command cogs area:utils Any changes related to the utility commands in isobot labels Nov 19, 2023
@notsniped notsniped self-assigned this Nov 19, 2023
@notsniped notsniped merged commit bd2006b into main Nov 19, 2023
3 checks passed
@notsniped notsniped deleted the status-command-patch branch November 19, 2023 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:utils Any changes related to the utility commands in isobot priority:high size/XS type:cogs Any changes to the bot's slash command cogs type:patch Bug fixes for the bot and/or it's commands
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant