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

users without avatars can't use embeds #467

Closed
classabbyamp opened this issue Jan 29, 2023 · 0 comments · Fixed by #468
Closed

users without avatars can't use embeds #467

classabbyamp opened this issue Jan 29, 2023 · 0 comments · Fixed by #468
Labels
bug Something isn't working priority-high This issue should be worked on immediately

Comments

@classabbyamp
Copy link
Member

...
File "/app/common.py", line 170, in embed_factory
     embed.set_footer(text=str(ctx.author), icon_url=str(ctx.author.avatar.url))
                                                         ^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'url'
@classabbyamp classabbyamp added bug Something isn't working priority-high This issue should be worked on immediately labels Jan 29, 2023
@0x5c 0x5c closed this as completed in #468 Jan 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority-high This issue should be worked on immediately
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant