-
We should add a **doc file** with text **how our bot filter the users and medias** to follow and like.
All the code here https://github.com/instagrambot/instabot/blob/master/instabot/bot/bot_filter.…
-
Hi Bruno,
First of all, many thanks for writing and sharing instabot. It has been a great help for me to automate some liking jobs for my wife's instagram account.
Well, I created a package base…
-
updated instabot and try run like users from file and show logging error.
run this script by: `python penarubah_like_3_media_from_file.py user_to_like.txt`
the code is:
``` python
import sys
im…
-
try to run this code by modifying follow_users_from_file.py
But it give long error.
run this script by: `python penarubah_like_3_media_from_file.py user_to_follow.txt`
the code is:
``` python
…
-
I'd expect to be able to iterate through a list of hashtags like I could before the last pull:
```
hashtags_like = ['thing1','thing2']
for tag in hashtags_like:
bot.like_hashtag(tag)
```
…
-
Hello,
Has anyone experienced errors like "(104) Connection reset by peer", or similar?
It seems to happen sometimes, and it stops the bot.
Would it make sense to implement requests in "try, exce…
-
I am speaking in terms of liking/following/unfollowing/commenting on those that fall under specified #'s. Thanks!
-
There's a method of pull a list of users id, from feed, from hashtags?
-
Hello Guys,
Like the title says, i tried to start the bot_follow.py but there is always this error: ImportError: cannot import name "limits". Please help me.
Thanks, Zelda00010
-
hi bro thank u for the script
is there any way to switch between account?
log out from one account and login with another