diff --git a/README.md b/README.md index 079004a..cdead51 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ [![Webpack](https://github.com/dangeredwolf/pxtwitter/actions/workflows/webpack.yml/badge.svg)](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! ![https://cdn.discordapp.com/attachments/165560751363325952/997256615365447680/pxtwitter.png](https://cdn.discordapp.com/attachments/165560751363325952/997256615365447680/pxtwitter.png) @@ -10,7 +12,7 @@ ✅ 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 @@ -21,6 +23,7 @@ ### Things to tackle in the future +* Embed profiles! (and maybe more?) * Combining multiple images together * 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) \ No newline at end of file