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

Why my already-followed.txt is empty #143

Open
zeroyjk opened this issue Jun 4, 2018 · 1 comment
Open

Why my already-followed.txt is empty #143

zeroyjk opened this issue Jun 4, 2018 · 1 comment

Comments

@zeroyjk
Copy link

zeroyjk commented Jun 4, 2018

Hello I have some question why my already-followed.txt is empty?? How to solve this problem.. My code is

from TwitterFollowBot import TwitterBot

my_bot = TwitterBot()
my_bot.sync_follows()
my_bot.auto_follow_followers_of_user("userfollowid", count=1000)

and how to change my password account with this code?

@pxtyr
Copy link

pxtyr commented Jun 12, 2018

file permissions? already-followed.txt would need to be accessible/writable by user running TwitterBot

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

2 participants