Skip to content

Rework the unfollow_users #55

@birdhouses

Description

@birdhouses

Currently the bot saved all the followed users locally in ./artifacts/logs/followed_users . Along with a timestamp of when the user was followed.

While this works, the user could have followed many people without using the bot.

The unfollow_users should get all the users that are currently being followed, and then unfollow the specified amount each day.
There should also be an option to "mass unfollow". The bot will then unfollow all the users that are currently being followed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions