tlemens / twitter-mass-follow

A chrome extension for Twitter written in ES6
57 stars 21 forks source link

Minimum days to unfollow has stopped working recently #32

Closed ghost closed 7 years ago

ghost commented 7 years ago

I've been using this tool for about a month now and lately, I see that the minimum days to unfollow has been bugging. It skips ten or so users then, then unfollows the rest. I don't know if this is a twitter change or a bug. I believe this may be an issue with the cache.

tlemens commented 7 years ago

Still not working?

Did you use the extension to follow? You also need to use the same computer for following and unfollowing . Also once you remove the extension, the data is lost.

It is working for me.

ghost commented 7 years ago

So I used this extension for about two months and everything worked fine. Then, all of a sudden, it stopped taking into consideration the number of days followed when I was unfollowing people.

I then removed the extension and added it again. As you have mentioned, the data was lost, but after a couple of days, the extension worked fine and took in to consideration the number of days followed whilst unfollowing.

With that said, I strongly believe that the cache was full. Anyway to fix that other than removing and adding the extension?

tlemens commented 7 years ago

The data is stored in the chrome local storage, which is unlimited.

tlemens commented 7 years ago

I will close this issue since it is working again. Please ping me back if the problem pops up again.