Skip to content

Getting Started

FxEmbed enhances embeds so that platforms like Discord and Telegram display rich embeds with videos, images, polls, quotes, and more.

For twitter.com links, add fx before the domain:

https://twitter.com/user/status/123456789
→ https://fxtwitter.com/user/status/123456789

For x.com links, add fixup before the domain:

https://x.com/user/status/123456789
→ https://fixupx.com/user/status/123456789

twittpr.com also works for twitter.com links. It was designed for Discord’s sed-style replacement

Just send a twitter.com link, then type s/e/p to correct it to twittpr.com.

https://twitter.com/user/status/123456789
→ https://twittpr.com/user/status/123456789

For bsky.app links, add fx before the domain:

https://bsky.app/profile/user.bsky.social/post/abc123
→ https://fxbsky.app/profile/user.bsky.social/post/abc123

FxEmbed provides richer embeds than the default behavior:

  • Videos and GIFs play inline instead of showing a static thumbnail
  • Multiple images display as a gallery
  • Polls show live results with vote counts and percentages
  • Quotes appear with their full text and media
  • External videos (e.g. YouTube links in posts) can embed directly on Discord
  • Link shorteners (t.co) are replaced with the original destination URL
  • Tracking parameters are stripped on redirect for privacy

We mainly target the following platforms:

  • Discord — Full support for videos, GIFs, multi-image galleries, polls, quotes, and more
  • Telegram — Same as Discord, plus Instant View support for thread reading

Any app that fetches OpenGraph metadata (WhatsApp, Slack, iMessage, etc.) will show improved embeds, but not all features may be supported by your platform.