mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-05 18:40:56 +01:00
34 lines
1.5 KiB
Markdown
34 lines
1.5 KiB
Markdown
# pxTwitter
|
|
|
|
[](https://github.com/dangeredwolf/pxtwitter/actions/workflows/webpack.yml)
|
|
|
|
## 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`
|
|
|
|
### ... Or on Discord, send a normal Twitter link and type `s/e/p` to replace the domain with `twittpr.com`.
|
|
|
|

|
|
|
|
✅ Embed Videos (Twitter videos, and from links such as YouTube)
|
|
|
|
✅ Embed Poll results
|
|
|
|
✅ Embed Quote tweets (Including their media, if it doesn't conflict with the linked tweet)
|
|
|
|
✅ Replace embedded t.co links with originals
|
|
|
|
✅ Creates media/profile picture color-matching theme-color (looks great on Discord!)
|
|
|
|
✅ Private: We don't save tweets or their media (Outside of Cloudflare caching for speed)
|
|
|
|
Licensed under the permissive MIT license. Feel free to send a pull request!
|
|
|
|
### Things to tackle in the future
|
|
|
|
- Combining multiple images together (would be outside CF Worker)
|
|
- 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](https://github.com/dangeredwolf/pxTwitter/issues), or [ping me on Twitter and I'll see what I can do](https://twitter.com/dangeredwolf).
|