-
I'm not quite understanding how like_by_tags is working.
When I add a few tags, I want it to run indefinitely , but cycle through the tags that I use.
For example, here is my command:
session.lik…
levfo updated
5 years ago
-
## Expected Behavior
Adding this line
```python
session.unfollow_users(amount=10, nonFollowers=True, style="FIFO", unfollow_after=20*60*60, sleep_delay=655)
```
should ideally unfollow users.
##…
-
Hello! anyone with the same problem? I suppose that it happen after the latest updates of IG
![schermata 2018-06-21 alle 21 07 22](https://user-images.githubusercontent.com/36590321/41740117-5dce16…
-
Hey everybody!
I've been trying to do some commits here and there, but still didn't make any pull requests. I've been using this script since June and the results are pretty awesome. I've moved fro…
diveu updated
5 years ago
-
INFO [2018-05-23 21:06:54] [mr_and_mrs_vfit] Logged in successfully!
INFO [2018-05-23 21:07:21] [mr_and_mrs_vfit] --> Ongoing Unfollow 1, now unfollowing: b'eat_jess_run'
INFO [2018-05-23 21:07:30…
-
Hi there, first off thanks so much for creating this program and open sourcing it. Ive been trying to grow my following and hopefully this can help :). Im receiving an error when the bot encounters a…
-
I'm not sure this is a "code" issue or if it's how I am running it. I seem to be stuck at about 535 followers and can't seem to get past that. I was expecting the followers ceiling to be a bit higher …
-
## Expected Behavior
When running the unfollow function by itself, it should go through and unfollow people on my list with the settings I have chosen.
## Current Behavior
What is currently happe…
ghost updated
6 years ago
-
Mastodon has announced that they will drop OStatus in the future to foxus solely on ActivityPub that they were among the first projects to implement.
This makes the Mastodon implementation the *de …
-
i created a app where peoples can like/unlike posts they can follow/unfollow to each other and my question is:
1. when **user A** like/unlike **user B** posts, **user B** get the notification (**use…