mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-05 18:40:56 +01:00
Clarify in subtitle it works on other platforms (#359)
This commit is contained in:
parent
09d869cb4e
commit
1a442359fc
1 changed files with 1 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
||||||
# FixTweet / FixupX <img src="https://abs-0.twimg.com/emoji/v2/svg/1f527.svg" height="28">
|
# FixTweet / FixupX <img src="https://abs-0.twimg.com/emoji/v2/svg/1f527.svg" height="28">
|
||||||
|
|
||||||
## Embed X / Twitter videos, polls, translations, & more on Discord and Telegram!
|
## Embed X / Twitter videos, polls, translations, & more on Discord, Telegram, and more!
|
||||||
|
|
||||||
![][icons]
|
![][icons]
|
||||||
|
|
||||||
|
@ -90,12 +90,6 @@ The default Twitter embeds include t.co link shorteners, which make it difficult
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Color-matched embeds on Discord
|
|
||||||
|
|
||||||
We use Twitter's color data for either the first image/video of the post, or the author's profile picture. It makes the embed's appearance more _aesthetic_, as well as in line with the content of the post.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
## Built with privacy in mind
|
## Built with privacy in mind
|
||||||
|
|
||||||
FixTweet doesn't save logs of what posts you're sending, nor do we have a public record of what posts are being embedded by FixTweet.
|
FixTweet doesn't save logs of what posts you're sending, nor do we have a public record of what posts are being embedded by FixTweet.
|
||||||
|
@ -124,7 +118,6 @@ In many ways, FixTweet has richer embeds and does more. Here's a table comparing
|
||||||
| Translate Posts | :heavy_check_mark: | :x: | :x: | :x: |
|
| Translate Posts | :heavy_check_mark: | :x: | :x: | :x: |
|
||||||
| Publicly accessible embed index | :x:² | N/A | :x:² | :heavy_check_mark: |
|
| Publicly accessible embed index | :x:² | N/A | :x:² | :heavy_check_mark: |
|
||||||
| Replace t.co with original links | :heavy_check_mark: | :x: | :x: | :x: |
|
| Replace t.co with original links | :heavy_check_mark: | :x: | :x: | :x: |
|
||||||
| Media-based embed colors on Discord | :heavy_check_mark: | :x: | :x: | :x: |
|
|
||||||
| Redirect to media file (without embed) | :heavy_check_mark: | :x: | :ballot_box_with_check: Subdomain broken, no images | :ballot_box_with_check: No images |
|
| Redirect to media file (without embed) | :heavy_check_mark: | :x: | :ballot_box_with_check: Subdomain broken, no images | :ballot_box_with_check: No images |
|
||||||
| Strip Twitter tracking info on redirect | :heavy_check_mark: | :x: | :heavy_check_mark: | :heavy_check_mark: |
|
| Strip Twitter tracking info on redirect | :heavy_check_mark: | :x: | :heavy_check_mark: | :heavy_check_mark: |
|
||||||
| Show retweet, like, reply counts | :heavy_check_mark: | :heavy_minus_sign: Discord Only³ | :ballot_box_with_check: No replies | :ballot_box_with_check: No replies |
|
| Show retweet, like, reply counts | :heavy_check_mark: | :heavy_minus_sign: Discord Only³ | :ballot_box_with_check: No replies | :ballot_box_with_check: No replies |
|
||||||
|
|
Loading…
Add table
Reference in a new issue