It would be great if Matterbridge had Appservice support for Matrix to create puppet users with proper username and avatars.
There has been an attempt to add it to Matterbridge directly:
42wim#1864
But it is a rather large PR and in my testing never worked for more than one room simultaneously.
A better attempt would be probably to repurpose Matterbridge webhooks and utilize this gateway for Matrix:
https://github.com/geluk/matrix-webhook-gateway
It seems to support relaying user names and load avatars from an url and I guess with a plugin it could be optimized for Matterbridge.
It would be great if Matterbridge had Appservice support for Matrix to create puppet users with proper username and avatars.
There has been an attempt to add it to Matterbridge directly:
42wim#1864
But it is a rather large PR and in my testing never worked for more than one room simultaneously.
A better attempt would be probably to repurpose Matterbridge webhooks and utilize this gateway for Matrix:
https://github.com/geluk/matrix-webhook-gateway
It seems to support relaying user names and load avatars from an url and I guess with a plugin it could be optimized for Matterbridge.