mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-04 10:00:55 +01:00
Replace discord cdn urls
This commit is contained in:
parent
3ddf05ab92
commit
203ef711c1
1 changed files with 11 additions and 11 deletions
22
README.md
22
README.md
|
@ -29,13 +29,13 @@
|
|||
|
||||
### For `twitter.com` links on Discord, send a link and type `s/e/p` to make `twittpr.com`.
|
||||
|
||||
<img src="https://cdn.discordapp.com/attachments/165560751363325952/1006346785985417307/fixtweet.webp">
|
||||
<img src="https://raw.githubusercontent.com/FixTweet/FxTwitter/main/.github/readme/fixtweet.webp">
|
||||
|
||||
## Embed Videos
|
||||
|
||||
We all have videos of memes and other things from Twitter we want to quickly share with friends. With normal Twitter links, embedding videos is often broken on Discord and impossible on Telegram. But using FxTwitter, we embed the raw mp4 file so it's compatible with just about anything supporting video embeds.
|
||||
|
||||

|
||||

|
||||
|
||||
On Discord, we'll also automatically embed videos linked from other platforms, such as YouTube, so they can play without having to open a browser.
|
||||
|
||||
|
@ -43,13 +43,13 @@ On Discord, we'll also automatically embed videos linked from other platforms, s
|
|||
|
||||
If you want to share the results of a Twitter poll, you can do so by just linking the post using FxTwitter.
|
||||
|
||||

|
||||

|
||||
|
||||
## Embed Quotes & Media
|
||||
|
||||
Quotes and their media can provide important context to a post. So we'll automatically add said context, and even media if there isn't already media embedded in the quote.
|
||||
|
||||

|
||||

|
||||
|
||||
## Translate Posts
|
||||
|
||||
|
@ -57,19 +57,19 @@ You can translate a post into any other supported language, with the original an
|
|||
|
||||
Just append a post with its 2-letter ISO language code. So for English, add `/en` at the end.
|
||||
|
||||

|
||||

|
||||
|
||||
## Gallery view
|
||||
|
||||
Use `g.fxtwitter.com` or `g.fixupx.com` to generate minimal embeds with just the post's media and author information without other distractions. This can be particularly useful for read-only channels dedicated to sharing media.
|
||||
|
||||

|
||||

|
||||
|
||||
## Direct media links
|
||||
|
||||
Want to link directly to a post's media without the embed? You can easily do that using FxTwitter.
|
||||
|
||||

|
||||

|
||||
|
||||
There are a few supported ways to do this:
|
||||
|
||||
|
@ -87,12 +87,12 @@ In the future we plan to do even more with Instant View such as embedding entire
|
|||
|
||||
Examples from above:
|
||||
|
||||
- `https://d.fxtwitter.com/dangeredwolf/status/1548119328498728960`
|
||||
- `https://fxtwitter.com/dangeredwolf/status/1548117889437208581.jpg`
|
||||
- `https://d.fxtwitter.com/example/status/1548119328498728960`
|
||||
- `https://fxtwitter.com/example/status/1548117889437208581.jpg`
|
||||
|
||||
Posts with multiple images are supported, so you can do something like this and it will pick the correct one:
|
||||
|
||||
`https://d.fxtwitter.com/dangeredwolf/status/1547514042146865153/photo/3`
|
||||
`https://d.fxtwitter.com/example/status/1547514042146865153/photo/3`
|
||||
|
||||
Otherwise, it will default to the first image.
|
||||
|
||||
|
@ -100,7 +100,7 @@ Otherwise, it will default to the first image.
|
|||
|
||||
The default Twitter embeds include t.co link shorteners, which make it difficult to know where the link is heading. We automatically replace t.co links with their original links to make things clearer.
|
||||
|
||||

|
||||

|
||||
|
||||
## Redirect to Nitter or other custom instances
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue