Describe the bug
There seems to be a recent regression related to the PR that always uploads files shared from Discord to the media-server (which works fine), if the media-server is not configured.
It should then share the short lived Discord CDN link like it did before, but actually it only send the image caption text and no link at all. On Matrix however the image gets correctly shared via the Matrix native image upload service.
To Reproduce
Bridge between Discord and XMPP/IRC with no media-server.
Expected behavior
It should show the original CDN link on IRC and XMPP (or in the future use the XMPP upload service).
Environment (please complete the following information):
- Matterbridge version: output of
matterbridge -version Master git from today.
Describe the bug
There seems to be a recent regression related to the PR that always uploads files shared from Discord to the media-server (which works fine), if the media-server is not configured.
It should then share the short lived Discord CDN link like it did before, but actually it only send the image caption text and no link at all. On Matrix however the image gets correctly shared via the Matrix native image upload service.
To Reproduce
Bridge between Discord and XMPP/IRC with no media-server.
Expected behavior
It should show the original CDN link on IRC and XMPP (or in the future use the XMPP upload service).
Environment (please complete the following information):
matterbridge -versionMaster git from today.