You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By clicking “Sign up for GitHub”, you agree to our <
8000
a class="Link--inTextBlock" href="https://docs.github.com/terms" target="_blank">terms of service and
privacy statement. We’ll occasionally send you account related emails.
Webhook user popouts don't expect to have a banner field. Right now we are simply modifying the arguments to the webhook version of the user popout. This means less messing with frequently changing discord CSS classes. We would probably have to use a different approach to get banner images.
Normally banners aren't links, they are put into a store inside discord so you can't just copy the link from PK's API and have it work. Setting the image correctly may be complicated because of this.
Right now user profile popouts, only the color is used even if a member has a banner set. It would be preferable to use the banner image if available.
The text was updated successfully, but these errors were encountered: