adryd325 / discord-twitter-video-embeds

A Discord bot that fixes broken Twitter, TikTok and Reddit Embeds. This repository is archved in a BROKEN STATE. I'm uninterested in continuing to maintain it.
https://adryd.co/twitter-embeds
MIT License
82 stars 10 forks source link

Fediverse media #13

Open adryd325 opened 1 year ago

adryd325 commented 1 year ago

Many sites that implement the Fediverse protocol have bad embeds, The goal of this module would be to fix this...

.well-known/webfinger could be used to cache results (whether or not a site implements ActivityPub) and attempt to read post data.

Perhaps fingerprinting the existing embed (MESSAGE_UPDATE) based on the way we know fediverse sites tend to respond; I want to avoid probing .well-known/webfinger for every domain posted

Perhaps have it opt-in as well cause the fedi is still comparitively small compared to Twitter (rip) and Reddit