yurilaaziz / neo-instabot

Neo-Instabot is a free project. Forked from instabot.py. It uses the Instagram Web/Mobile API.
Other
37 stars 22 forks source link

the account doesn't meet requirements #25

Open lucasrhb opened 5 years ago

lucasrhb commented 5 years ago

Check this or we will delete your issue. (fill in the checkbox with an X like so: [x])

Select one:

Environment

Include more details about the environment

All up to date, installed today

Operating System? (include version)

include the output of 'uname -a'

Darwin brick.lan 18.7.0 Darwin Kernel Version 18.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.2~2/RELEASE_X86_64 x86_64

Python Version Requirement

Exact Python Version?

Python 3.7.2

Pip Version?

pip 18.1 from /usr/local/lib/python3.7/site-packages/pip (python 3.7)

Instabot Version?

Include here the response of 'instabot-py --version'

How you use the instabot

Description of your issue

2019-10-01 15:36:13,170 - - InstaBot - DEBUG - Not following , the account doesn't meet requirements

see above

Config

follow_time: 604800
like_per_run: 45
comments_per_run: 30
max_like_for_one_tag: 130
follow_per_run: 45
follow_time: 36000
unfollow_per_run: 45
unfollow_break_min: 3
unfollow_break_max: 15
unfollow_selebgram: false
unfollow_probably_fake: true
unfollow_inactive: true
unfollow_recent_feed: false
unfollow_not_following: true
tag_list: ['mytag1', 'mytag2']
comment_list: [['this', 'your'], ['photo', 'picture', 'pic', 'shot'], ['is', 'looks', 'is really'], ['great', 'super', 'good'], ['.', '...', '!', '!!']]
user_min_follow: 0
user_max_follow: 3000
log_mod: 1
start_at_h: 10
start_at_m: 0
end_at_h: 21
end_at_m: 0

Not following account, but should. Account meet following criteria. It was no more than 3k followed accounts. Also time between liking/commenting another pictures is ~30min. How to change it to be ie. 5min?