From 223e97c5ab1a2939d5e84e019af750fce975a092 Mon Sep 17 00:00:00 2001 From: dangered wolf Date: Thu, 14 Jul 2022 17:57:25 -0400 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cdead51..c1c1fa7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## A TwitFix-like solution written in TypeScript for Cloudflare Workers. -### Embed videos, polls, and more! +### Embed videos, polls, and more on Discord, Telegram, and more! ![https://cdn.discordapp.com/attachments/165560751363325952/997256615365447680/pxtwitter.png](https://cdn.discordapp.com/attachments/165560751363325952/997256615365447680/pxtwitter.png) @@ -23,7 +23,11 @@ ### Things to tackle in the future -* Embed profiles! (and maybe more?) -* Combining multiple images together +* 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 run to Twitter for a new one every request) \ No newline at end of file +* Caching guest token (So we don't have to run to Twitter for a new one 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). \ No newline at end of file