williamhorning / bolt

a cross-platform chat bot connecting your communities
MIT License
33 stars 2 forks source link

Replies on Guilded to messages from Discord don't get sent to Discord #6

Closed SpectrumUK703 closed 1 year ago

williamhorning commented 1 year ago

Can't repro, can you send me the channel IDs and message IDs that're affected?

Magesw commented 1 year ago

Tested this myself and it doesn't work. Discord channel ID: 161683252405338113 Guilded channel ID: dc10ad2d-5fb8-4abc-b2a7-07472d30fbf9

image image

williamhorning commented 1 year ago

Oh wait, this affects webhook bridges since Guilded doesn't give in-message author data for webhooks, and we can't get webhook author info, at least with how guilded currently handles webhook authors

chalkycroissant commented 1 year ago

Is this still the way guilded's webhooks function? just wondering :)

williamhorning commented 1 year ago

@chalkycroissant yep, it's still a Guilded issue. Literally no other platform that bolt supports right now has this issue

williamhorning commented 1 year ago

solved in #8

williamhorning commented 1 year ago

no wait, not solved wrong issue

williamhorning commented 1 year ago

currently working on a temporary fix for this where it will try other things like the author's id or display name before erroring out