mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-04 10:00:55 +01:00
Update README.md
This commit is contained in:
parent
ba0010628e
commit
223e97c5ab
1 changed files with 8 additions and 4 deletions
12
README.md
12
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!
|
||||
|
||||

|
||||
|
||||
|
@ -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)
|
||||
* 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).
|
Loading…
Add table
Reference in a new issue