mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-04 10:00:55 +01:00
Dockerified fork of fxtwitter | Fix broken Twitter/X embeds! Use multiple images, videos, polls, translations and more on Discord, Telegram and others
.github/workflows | ||
src | ||
.gitattributes | ||
.gitignore | ||
.prettierignore | ||
.prettierrc | ||
LICENSE.md | ||
package-lock.json | ||
package.json | ||
README.md | ||
renovate.json | ||
tsconfig.json | ||
webpack.config.js | ||
wrangler.example.toml |
pxTwitter
A TwitFix-like solution written in TypeScript for Cloudflare Workers.
Embed videos, polls, and more on Discord, Telegram, and more! Just add px
before twitter.com
.
✅ Embed Videos
✅ Embed Polls
✅ Embed Quote tweets (Including their media, if it doesn't conflict with the linked tweet)
✅ Replace embedded t.co links with originals
✅ Creates media/pfp color-matching theme-color (looks great on Discord!)
✅ Private, we don't save tweets or their media
Licensed under the permissive MIT license. Feel free to send a pull request!
Things to tackle in the future
- Embed profiles! (and maybe more from Twitter?)
- Combining multiple images together (would be outside CF Worker)
- Caching responses (I haven't done this yet as this is still being actively worked on!)
- Caching guest token (So we don't have to bother Twitter for one on every request)
Bugs or issues?
Feel free to open an issue, or ping me on Twitter and I'll see what I can do.