Closed North-West-Wind closed 2 weeks ago
FluffyChat adds metadata from stickers, but the data needs to be configured correctly in the given sticker pack. FluffyChat does this when importing a sticker so this is a problem with your sticker import 🤔
I see. I have been reading the MSC2545 proposal and missed that part. Thanks!
Bug Description
Stickers sent from FluffyChat has an empty
info
object. Normally this would be fine, but it breaks with the Mautrix Discord bridge. Missing mimetype (maybe width and height as well) causes the bridge to not realize it's an image.On FluffyChat:
On Discord:
Steps to Reproduce
content.info
field is an empty objectExpected Behavior
The
content.info
should have metadata about the file. For example, Cinny includes this:App Version
1.22.0
Additional Platform Information
OS: Android
Additional Context
No response