You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 27, 2025. It is now read-only.
The unfollow-any command saves the interactions in the interacted_users.json but doesn't check the saved value later.
This makes the bot to unfollow and follow the same user while using this command.
The text was updated successfully, but these errors were encountered:
• Fix ignoring UNFOLLOWED state in --unfollow-any #96
• Unfollow only from inside a profile, not from the list of followings
• Make sure that unfollowing was done before setting UNFOLLOWED state
• Fix ignoring UNFOLLOWED state in --unfollow-any alexal1#96
• Unfollow only from inside a profile, not from the list of followings
• Make sure that unfollowing was done before setting UNFOLLOWED state
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The unfollow-any command saves the interactions in the interacted_users.json but doesn't check the saved value later.
This makes the bot to unfollow and follow the same user while using this command.
The text was updated successfully, but these errors were encountered: