Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get real tweet message #93

Open
Sequoya42 opened this issue Sep 24, 2024 · 0 comments
Open

Get real tweet message #93

Sequoya42 opened this issue Sep 24, 2024 · 0 comments

Comments

@Sequoya42
Copy link

A tweet includes all the @ of the reply, that don't appear on the website.

tldr: Tweet from API and actual tweet not the same text.

Expected behavior

Having the actual text of the tweet.

As concisely as possible, describe the expected behavior.

If the tweet is a reply to @bob but the tweet is "Hello"
To not have the tweet.text as @bob Hello
Could be info put as meta. Because how to distingish if the user actually replies or tag or both?
Because the tweet could be @bob Hello.

And this (seems to be) impossible right now, without fetching the whole chain to see if it's actually in the tweet or come from the original post. Or simply a reply to someone, without explicitly writing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant