Skip to content

A service that boosts your amount of follower on Instagram. The project uses the library "https://github.com/instagrambot/instabot" for the instagram client part

Notifications You must be signed in to change notification settings

RayanoxPersonalProjects/Instagram-follower-booster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is the Instagram follower booster ?

A service that boosts your amount of follower on Instagram. A service that boosts your amount of follower on Instagram. The project uses the library "https://github.com/instagrambot/instabot" for the instagram client part.

Installation

Requirements: To run the project, you must have installed the followings tools (commands) in your environment:

  • Python (version > 3.0)
  • pip
    • curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
    • sudo python3 get-pip.py
      • (if getting error 'ModuleNotFoundError: No module named 'distutils.util', then use the command 'sudo apt-get install python3-distutils')
  • instaboot
    • sudo pip install -U instabot
  • My common library (own library with logging tools, file storing tool, etc.). Check it out and do a 'mvn install':

About

A service that boosts your amount of follower on Instagram. The project uses the library "https://github.com/instagrambot/instabot" for the instagram client part

Resources

Stars

Watchers

Forks

Packages

No packages published