MusicBot icon indicating copy to clipboard operation
MusicBot copied to clipboard

Resolve invalid reference for avatar url

Open JasonBristol opened this issue 1 year ago • 1 comments

After creating your pull request, tick these boxes if they are applicable to you.

  • [x] I have tested my changes against the review branch (the latest developmental version), and this pull request is targeting that branch as a base
  • [x] I have tested my changes on Python 3.8 or higher
  • [x] I have ensured my code is formatted using Black

Description

This PR resolves an invalid reference to avatar url

AttributeError: 'ClientUser' object has no attribute 'avatar_url'

Related issues (if applicable)

#2294 #2290

JasonBristol avatar Jul 16 '22 04:07 JasonBristol

Works, thx!

zpammer avatar Jul 26 '22 05:07 zpammer