Open rl421403 opened 9 years ago
Looks like you're right. self.wait_on_action()
needs to be added to the loop in auto_fav
and any other auto_
functions that it's missing from.
Filed this as a bug.
auto_mute_following()
is also not accepting count
and not respect the time interval too. I just hit the rate limit
.
I just noticed that the bot does not respect the time interval set (in config.txt) between each action when we use auto favorite.
These are only for follow action. Not sure about unfollow and other. Will need to test them.