mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-04 10:00:55 +01:00
Added basic README
This commit is contained in:
parent
4e4a3f2f4a
commit
320a4d0411
1 changed files with 21 additions and 1 deletions
22
README.md
22
README.md
|
@ -2,5 +2,25 @@
|
|||
|
||||
[](https://github.com/dangeredwolf/pxtwitter/actions/workflows/webpack.yml)
|
||||
|
||||
### A TwitFix-like solution written in TypeScript and Cloudflare Workers, with support for polls, improved replies, and more.
|
||||
## A TwitFix-like solution written in TypeScript for Cloudflare Workers. Embed videos, polls, and more!
|
||||
|
||||

|
||||
|
||||
✅ Embed Videos
|
||||
|
||||
✅ Embed Polls
|
||||
|
||||
✅ Embed Quote tweets
|
||||
|
||||
✅ Replace embedded t.co links with originals
|
||||
|
||||
✅ Creates media/pfp color-matching theme-color (looks great on Discord!)
|
||||
|
||||
✅ Private, we don't save tweets requested
|
||||
|
||||
|
||||
### Things to tackle in the future
|
||||
|
||||
* 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)
|
Loading…
Add table
Reference in a new issue