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

Limit the number of people who do not follow us #140

Open
najbot opened this issue Mar 3, 2018 · 0 comments
Open

Limit the number of people who do not follow us #140

najbot opened this issue Mar 3, 2018 · 0 comments

Comments

@najbot
Copy link

najbot commented Mar 3, 2018

It is always useful to choose the number of people to stop following automatically.

In this case in the init.py file look for the function: auto_unfollow_nonfollowers

It will need to have this: def auto_unfollow_nonfollowers (self, count = None) just delete = None. What gives us def auto_unfollow_nonfollowers (self, count)

Then in your bot file enter the number of people to no longer automatically follow. Which gives me my_bot.auto_unfollow_nonfollowers (10) for you to put the number that suits you. Because to delete everyone in a day that can be frowned on by twitter.

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