Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

Fix /status command failure caused by avatar_url#317

Merged
notsniped merged 1 commit intomainfrom
status-command-patch
Nov 19, 2023
Merged

Fix /status command failure caused by avatar_url#317
notsniped merged 1 commit intomainfrom
status-command-patch

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
@notsniped notsniped deleted the status-command-patch branch November 19, 2023 13:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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