Important! Read the instructions from start to finish, and then act! Good luck!
There are two options for downloading the project:
a) Click the link https://github.com/instagrambot/instabotai Click on “Clone or download”, and then on “Download ZIP”. Unpack it. b) Installing the Git Client:
Download dlip ‘.wheel’ file as ur system requirnment (use link bellow) download link : https://pypi.python.org/simple/dlib/
Open cmd navigate to dlib wheel file path and hit command
pip install dlib_file_name.wheel
git clone https://github.com/instagrambot/instabotai.git --recursive
cd instabotai/
pip install -r requirements.txt
Run: python example.py -u yourusername -p password -l therock,kimkardashian -t "#like4like#follow4follow"
And press Enter.
Congratulations! You downloaded the project!