DraxFTW

Results 4 issues of DraxFTW

for an example like this; my_bot = TwitterBot() my_bot.auto_follow("@ShoutGamers") from TwitterFollowBot import TwitterBot my_bot = TwitterBot() my_bot.auto_fav("@ShoutGamers", count=1000) will this both work? or just the top one.

question

" Your Twitter follower sync files are more than a day old. It is highly recommended that you sync them by calling sync_follows() before continuing. " is there another way...

from TwitterFollowBot import TwitterBot my_bot = TwitterBot() my_bot.auto_fav("phrase", count=1000)

I'm totally new to this I followed first steps; pip install TwitterFollowBot and then pip install twitter but now I can't find TwitterFollowBot to config the .cfg file