vercel / react-tweet

Embed tweets in your React application.
https://react-tweet.vercel.app
MIT License
1.48k stars 82 forks source link

Valid Tweet marked as tombstoned #160

Open CardanoDur opened 4 months ago

CardanoDur commented 4 months ago

When I fetchTweet for this ID, I get a tombstone: true, but it's a valid tweet that hasn't been altered and isn't protected.

ID: id=1757108153408278773

Tweepy returns this when you retreive it: Response(data=<Tweet id=1757108153408278773 text='FRESH PORKY 🧢 NFTs --&gt; SOLANA \n\n💥free mint pass for Porky X holdoooors.\n\nMUAR INFU SOOUN\nmintt a porky x wyle waitin wount yu? 👇\nhttps://t.co/Kch7aC76O2 https://t.co/nygfWsQdv2 https://t.co/c9ZLgVYOL2'>, includes={}, errors=[], meta={})

(LOL, it's not my tweet)