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

Retweet or like a reply to a tweet #2

Open
rh3xp opened this issue May 7, 2020 · 0 comments
Open

Retweet or like a reply to a tweet #2

rh3xp opened this issue May 7, 2020 · 0 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@rh3xp
Copy link
Member

rh3xp commented May 7, 2020

The twitter API does not allow us to perform actions on replies to a tweet, such as favorite or retweeting it.
If, there was a way to use a StreamListener and retweet all the replies to a tweet containing a specific hashtag, it would solve a huge problem.

Obviously, we need a separate module for it and we need to dump all the tweets so that we can keep on performing the actions later also.

@rh3xp rh3xp added the help wanted Extra attention is needed label May 7, 2020
@rh3xp rh3xp self-assigned this May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant