Skip to content
/ mrinsta Public

Automate the process of obtaining free Instagram followers using Mr. Insta.

Notifications You must be signed in to change notification settings

b4ljk/mrinsta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MrInsta

Automate the process of obtaining free Instagram followers using Mr. Insta

Before running the script

Make sure to follow these steps before running the script:

Running the script

To run the script, use the following command in the terminal:

python main.py

Cronjob

If you want to run the script automatically, you can set up a cronjob. For example, the following cronjob will run the script every hour:

crontab -e
0 * * * * cd <THIS_REPO_PATH>; python main.py >/tmp/mrinsta.suc 2>/tmp/mrinsta.err;

About

Automate the process of obtaining free Instagram followers using Mr. Insta.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages