-
Hello,
I have a list containing 18 tags that I use to perform actions on.
my code:
```
likeTags = ['tag1', '...', 'tag18']
for i in range(0, len(likeTags)): # loop over list of Tags
…
-
## Please follow the guide below
- Issues submitted without this template format will be **ignored**.
- You will be asked some questions and requested to provide some information, please read them…
-
Hi guys,
I've been running the bot on my macbook without any issues. Last week I moved everything to a server (digitalocean) in order to periodically run it using a crontab. The strange thing is, …
-
I have this error on "interact_user_followers" :
```bash
Process Process-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/multiprocessing/process.py", line 258, in _bootstrap
…
-
Error: ModuleNotFoundError: No module named 'past'
When running the Gui after inserting my login data and selecting like by tag the following error message pops up: Error: ModuleNotFoundError: No m…
-
Hi
I've checked the help file and am a bit confused by the behaviour of
`session.like_by_feed(amount=like_count_feed, randomize=True, interact=True)`
In the help it says:
`# This is used to…
-
## Expected Behavior
Should not report for every simulated follow "user already been followed more than 1 times" even if they were not in the followRestriction file.
## Current Behavior
Her…
-
Hello,
Is there a way that the bot can make multiple tasks at the same time? Like follow, unfollow, like, comment.
I have try the multi script but it can does only one task which I have to choos…
-
### Purpose of your issue?
- [x] Bug report (encountered problems/errors)
- [ ] Feature request (request for a new functionality)
- [ ] Question
- [ ] Other
---
### The following sections re…
-
## Please follow the guide below
- Issues submitted without this template format will be **ignored**.
- You will be asked some questions and requested to provide some information, please read them…