-
Notifications
You must be signed in to change notification settings - Fork 625
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Telegram -> Discord] Avatar spoofing is no longer working #920
Comments
Can't you test with your previous working caddy with plugin to see if the issue is also available there? |
We switched over to a new Debian based server and its not longer possible to download a version of Caddy that supports this upload function. |
I just tested to send two messages and a sticker from Telegram over to Discord:
|
You can use code blocks:
renders as
Or even better, just surround with LOG !!!! CONTENT |
I have this same problem. Telegram avatars aren't showing up in Discord. |
Any updates on this? Like i said there is no way to get a Caddy going, since there is no upload plugin anymore and i think its the better option to be able to use Nginx, since its running anyway. |
I ran into the same issue, also with telegram<=>discord. It seems to be an issue with Telegram, given that the avatar is already missing (
Note that the same thing happens with TomTheDragon:
|
@TomTheDragon @BenWiederhake Can anyone paste their (be sure to redact token/pass) config ? |
Sure! I'm currently using this:
Btw: Your Specifically, this source:
Renders as: Paragraph1 Line1 Paragraph1 Line2 Paragraph1 Line3 … which is completely broken. So instead, I write this source (which you can't copy, because of evil Unicode black magic to avoid rendering):
… which renders as the perfectly functional:
Now please excuse me while I wash this filthy Unicode/Markdown hackery from my hands. |
And in case the version is relevant:
|
I am pretty sure that i had the config correct, since other types of uploads (pictures, videos etc) did work fine. |
@TomTheDragon do you have I'm adding a PR to make this work with MediaServerDownload too. |
It's in master now, if this didn't fix it feel free to reopen |
It seems to work fine now, thx :) |
It just stopped working for some reason. I just changed my media server from using Caddy (there is no upload plugin any more) to just use the local Nginx but i dont think thats the problem.
Name spoofing and all the other things like the media server are still working fine.
The text was updated successfully, but these errors were encountered: