neo-instabot icon indicating copy to clipboard operation
neo-instabot copied to clipboard

the account doesn't meet requirements

Open lucasrhb opened this issue 5 years ago • 0 comments

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

  • [X] I have searched for other issues with the same problem or similar feature requests.

Select one:

  • [X] Bug
  • [ ] Feature Request
  • [ ] Technical Help (Please don't create an issue, join the facebook group or telegram channel)
  • [ ] Other

Environment

  • [ ] Are you hosting the bot on a VPS or other Cloud hosting?
  • [ ] Are you running the code on your phone
  • [X] If so, have you tried running the code on your local machine?
Include more details about the environment

All up to date, installed today

Operating System? (include version)

  • [X] macOS
  • [ ] Windows
  • [ ] Rasbian Linux Raspberry PI (include flavour)
  • [ ] Linux (include flavour)
  • [ ] Android (include terminal)
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

  • [X] I am using Python 3.6 or above

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

  • [x] instabot-py -c my-configfile.yml (my-configfile.yml is an example you may have a different file )
  • [ ] instabot-py --login LOGIN --password PASSWORD
  • [ ] instabot-py
  • [ ] example.py (Deprecated, please install newer version)

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?

lucasrhb avatar Oct 01 '19 14:10 lucasrhb