Closed rkovachev88 closed 6 years ago
Mmh, can you explain what you mean by that please ?
Like the blacklist but the users from the whitelist shouldn't be unfollowed.
I add it tomorrow.
Done (I have totaly changed automod.py).
It can't start now.
There are two "end_at" and I have to change them both.
How to disable commenting, liking, following and unfollowing one by one? In case that I need the bot to do different tasks.
There is only one "end_at"... If you talk about the one in start method parameter, it is only the default value if not defined at the call.
I suggest you to read the README : you can disable for exemple commenting by setting "comment_ratio" to 0.
I just did that. Thank you! But there is no way to stop unfollowing for all users?
"add_to_unfollow_queue" to False.
Will it unfollow my manually followed users then? And can it unfollow all of my users except the ones in the whitelist?
No it won't.
Ok, I understand the logic now.
Hello,
Could you include a white list for the followers?
Thank you!