Moved translate above direct media

This commit is contained in:
dangered wolf 2022-07-23 21:55:11 -04:00 committed by GitHub
parent c6d5f1df98
commit 1a384aded9
Signed by: DevComp
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,6 +34,14 @@ Quote tweets and their media can provide important context to a Tweet. So we'll
![](https://cdn.discordapp.com/attachments/165560751363325952/1000490187190702190/pxTwitter.png)
## Translate Tweets
Tweets in languages other than English will automagically be translated into English, with the original and translated text displayed as space allows.
Want to translate to a language that isn't English? No trouble, just add any supported language 2-letter ISO code afterward, like so:
![](https://cdn.discordapp.com/attachments/165560751363325952/1000579738248675338/pxTwitter.png)
## Direct media links
Want to link directly to a Tweet's media without the embed? You can do easily do that using pxTwitter.
@ -58,14 +66,6 @@ Tweets with multiple images are supported, so you can do something like this and
Otherwise, it will default to the first image.
## Translate Tweets
Tweets in languages other than English will automagically be translated into English, with the original and translated text displayed as space allows.
Want to translate to a language that isn't English? No trouble, just add any supported language 2-letter ISO code afterward, like so:
![](https://cdn.discordapp.com/attachments/165560751363325952/1000579738248675338/pxTwitter.png)
## Replace t.co shorteners with original link
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.