dracarys18 / TweetBot

A simple Telegram Bot to Stream the tweets from any twitter accounts to Telegram Channel
MIT License
103 stars 45 forks source link

To get destination URL from Twitter cards #2

Closed dracarys18 closed 2 years ago

dracarys18 commented 4 years ago

So as you all know this bot is for streaming Tweets from Twitter to a telegram channel/group . But when there's card that has been used in the tweet the bot fails to get the destination URL for example: https://twitter.com/utdreport/status/1311600743468720128?s=20 This tweet will be shown like this :- https://imgur.com/aVCbJGy

and also this card isn't exposed to twitter API so I haven't figured out any ways of getting the dest URL. Help Needed.

wilsantow commented 4 years ago

Hey, @dracarys18 Do you want the tweet URL or the URL of the article in the tweet?

dracarys18 commented 4 years ago

Hey, @dracarys18 Do you want the tweet URL or the URL of the article in the tweet?

URL of the article in the tweet

wilsantow commented 4 years ago

okay. I will work on this issue.

dracarys18 commented 4 years ago

okay. I will work on this issue.

Cheers mate I will assign the issue to you

wilsantow commented 4 years ago

Thank you and can you give me a link to any reference image of how a normal tweet will appear in the telegram message?

dracarys18 commented 4 years ago

Thank you and can you give me a link to any reference image of how a normal tweet will appear in the telegram message?

A normal tweet without any media entities will look like this:- https://imgur.com/oWkc0FB

When it has a media entity like video or photo it will look like this ;- https://imgur.com/VKPE1Eq