mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-10 21:10:54 +01:00
Update README.md
This commit is contained in:
parent
86fd2cfe06
commit
3f3403ca1c
1 changed files with 5 additions and 2 deletions
|
@ -2,7 +2,9 @@
|
||||||
|
|
||||||
[](https://github.com/dangeredwolf/pxtwitter/actions/workflows/webpack.yml)
|
[](https://github.com/dangeredwolf/pxtwitter/actions/workflows/webpack.yml)
|
||||||
|
|
||||||
## A TwitFix-like solution written in TypeScript for Cloudflare Workers. Embed videos, polls, and more!
|
## A TwitFix-like solution written in TypeScript for Cloudflare Workers.
|
||||||
|
|
||||||
|
### Embed videos, polls, and more!
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
@ -10,7 +12,7 @@
|
||||||
|
|
||||||
✅ Embed Polls
|
✅ Embed Polls
|
||||||
|
|
||||||
✅ Embed Quote tweets
|
✅ Embed Quote tweets (Including their media, if it doesn't conflict with the linked tweet)
|
||||||
|
|
||||||
✅ Replace embedded t.co links with originals
|
✅ Replace embedded t.co links with originals
|
||||||
|
|
||||||
|
@ -21,6 +23,7 @@
|
||||||
|
|
||||||
### Things to tackle in the future
|
### Things to tackle in the future
|
||||||
|
|
||||||
|
* Embed profiles! (and maybe more?)
|
||||||
* Combining multiple images together
|
* Combining multiple images together
|
||||||
* Caching responses (I haven't done this yet as this is still being actively worked on!)
|
* 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 run to Twitter for a new one every request)
|
* Caching guest token (So we don't have to run to Twitter for a new one every request)
|
Loading…
Add table
Reference in a new issue