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

How to make the bot auto retweet the latest tweet? #148

Open
hafhiz opened this issue Feb 24, 2020 · 1 comment
Open

How to make the bot auto retweet the latest tweet? #148

hafhiz opened this issue Feb 24, 2020 · 1 comment

Comments

@hafhiz
Copy link

hafhiz commented Feb 24, 2020

How to make the bot auto retweet the latest tweet?

I have try

from TwitterFollowBot import TwitterBot

my_bot = TwitterBot()
my_bot.auto_rt("phrase", count=1000)

but i didnt get the retweet the latest tweet on that profile...
how to make it? when everytime the person tweet, this bot will auto retweet the latest on.

@raghavkhanna30
Copy link

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

3 participants
@hafhiz @raghavkhanna30 and others