Open nucce1 opened 1 year ago
You need to setup a mediaserver to have telegram avatars as they're not publicly available but needs to be downloaded - see https://github.com/42wim/matterbridge/wiki/Mediaserver-setup-(advanced)
As my config shows I'm using a mediaserver as decribed in the advanced setup "local download"
[general]
MediaDownloadPath="/var/www/html/upload"
MediaServerDownload="https://141.144.203.111/upload/"
oops
Describe the bug Discord webhooks doesn't show "Avatars"(profile pictures) when source is Telegram(not tested any other source).
To Reproduce Steps to reproduce the behavior: Type anything in the Telegram chat and see the result in the Discord channel:
Expected behavior The avatar on Discord should show same avatar/profile picture as Telegram one. In my case I even use an MediaServer.
Screenshots/debug logs Screenshot above.
Environment (please complete the following information):
Additional context my config:
Regards