mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-14 16:09:26 +01:00
Updated Features (markdown)
parent
282601f29f
commit
c7fde3bbd8
@ -53,6 +53,8 @@ When you upload a file to slack. The link you get from slack needs authenticatio
|
||||
Username spoofing (so it looks like the remote users) only works with webhooks for Discord, Mattermost, Slack.
|
||||
Matterbridge reads avatars from Discord, Gitter, Mattermost and Slack but can only send them to Discord, Mattermost and Slack when webhooks are enabled. (Gitter doesn't allow avatar changes).
|
||||
|
||||
To have avatars from mattermost visible on the other bridges, you'll have to use the external mediaserver setup. This is because avatar images from mattermost aren't publicly visible when not logged into mattermost. This means we need to download the avatar images, and upload them to the public mediaserver, and use this (now public) avatar URL in the messages sent to another bridge, eg slack.
|
||||
|
||||
See webhook in advanced for specific bridge information TODO
|
||||
|
||||
# Private groups
|
||||
|
Loading…
Reference in New Issue
Block a user