pugson / telegram-twitter-url-expand-bot

🐦️💬 Expand Twitter, Instagram, Bluesky, Hacker News, Dribbble, Posts.cv, and TikTok links in Telegram chats & channels (with inline video)
https://t.me/TwitterLinkExpanderBot?start=start
GNU General Public License v3.0
75 stars 10 forks source link

Use fxtwitter instead of vxtwitter #42

Closed pugson closed 1 year ago

pugson commented 1 year ago

Switching to fxtwitter makes the bot faster. It provides link unfurling in the metadata, higher resolution images, cleaner quote tweet handling. Doing a custom Twitter API check if a tweet has multiple images is no longer needed since it’s being handled automatically by the expanded link.

Fixes #39.