mifi / SimpleInstaBot

Simple Instagram bot GUI
MIT License
598 stars 85 forks source link

Unfollow Non-mutual ignores excludeUsers #269

Open flipzoom opened 6 months ago

flipzoom commented 6 months ago

I have defined various accounts in the config.json under the parameter "excludeUsers":

"excludeUsers": [
    "exampleuser",
    "exampleuser",
    "exampleuser",
    "exampleuser"
],

However, these users are ignored in "Unfollow Non-mutual" mode and are unfollowed.

Version: 1.11.2 on windows