FixTweet 文档摘录
- Source URL: https://docs.fxtwitter.com/
- Captured: 2026-04-12
FixTweet
Note
This documentation is a work in progress and will be incomplete as it is currently under development. Please check the main GitHub page for more information about FixTweet.
What is FixTweet?(FixTweet 是什么?)
FixTweet (fxtwitter.com) supercharges your Twitter embeds on platforms like Discord and Telegram, letting Tweets with videos, polls, multiple images, and more display properly even where they otherwise wouldn’t.
How can I use it?(怎么用它?)
Just add fx before your Tweet URL. https://twitter.com/user/status/XXX becomes https://fxtwitter.com/user/status/XXX.
We also have another domain twittpr.com that you can use if you prefer easy sed replacement on Discord. Send a Tweet, then send s/e/p afterwards and the domain will be changed.
Why should I use it?(为什么要用它?)
- You want to embed videos
- You want to embed polls
- Telegram constantly has broken Twitter embeds
- You’re using Telegram and have a multi-image Tweet
- You want to translate a Tweet to a different language for sharing
Is it open source? Can I run my own version of FixTweet?(它开源吗?能否自建?)
Yes. FixTweet is open source and released under the MIT license.
FixTweet is written in TypeScript and built for the Cloudflare Workers platform. This means you can host your own version of FixTweet completely free with no server or Twitter API keys required.