matrix-org / matrix-appservice-discord

A bridge between Matrix and Discord.
Apache License 2.0
804 stars 152 forks source link

Profile pictures of Discord users not showing up on Matrix #788

Open Miepee opened 2 years ago

Miepee commented 2 years ago

Describe the bug Profile pictures of Discord users do not show up on Matrix, but instead a default Matrix profile picture/avatar.

To Reproduce Steps to reproduce the behavior:

  1. Have a Discord Channel bridged to a Matrix room
  2. Have a user in the Discord channel change their profile picture.
  3. See error

Expected behavior The Discord puppet should use the new pfp from the Discord user.

Screenshots The event for the avatar change is send: image However, this is the actual image of the user: image

Additional context This was reproduced on the t2bot fork, so there is a small chance it may not happen on upstream here.

turt2live commented 2 years ago

cross-repo permissions are the greatest.