Added Discord multi-image tweet note

This commit is contained in:
dangered wolf 2022-07-15 17:57:11 -04:00
parent f0a79799e6
commit 08215d6002
No known key found for this signature in database
GPG key ID: 41E4D37680ED8B58

View file

@ -27,12 +27,12 @@
Here's a little chart comparing features to Twitter default embeds and other embedding services
| | pxTwitter | Twitter default | vxTwitter (BetterTwitFix) | Twxtter (sixFix) |
| ------------------------------------- | :----------------: | :-----------------------------: | :------------------------------: | :------------------------------: |
| ------------------------------------- | :----------------: | :------------------------------: | :------------------------------: | :------------------------------: |
| Embed Tweets / Photos | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| Embed Videos | :heavy_check_mark: | :x:¹ | :heavy_check_mark: | :heavy_check_mark: |
| Embed Poll results | :heavy_check_mark: | :x: | :x: | :x: |
| Embed Quote Tweets | :heavy_check_mark: | :x: | :heavy_minus_sign: Without Media | :heavy_minus_sign: Without Media |
| Embed Multiple Images | :x: | :heavy_minus_sign: Discord Only | With c.vxtwitter.com | :x: |
| Embed Multiple Images | :x: | :heavy_minus_sign:³ Discord Only | With c.vxtwitter.com | :x: |
| Publicly accessible embed index | :x:² | N/A | :x:² | :heavy_check_mark: |
| Replace t.co with original links | :heavy_check_mark: | :x: | :x: | :x: |
| Media-based embed colors on Discord | :heavy_check_mark: | :x: | :x: | :x: |
@ -42,6 +42,8 @@ Here's a little chart comparing features to Twitter default embeds and other emb
² Neither pxTwitter or vxTwitter have a public embed ledger, for privacy reasons. vxTwitter still stores all responses in a database / JSON file controlled by the owner. pxTwitter by contrast relies on Cloudflare caching of responses: there is no link store accessible to the owner.
³ Discord uses a custom embed container for Twitter.com to enable multi-image, which is unfortunately not available to other websites.
---
## Why pxTwitter is better to develop for and deploy