A bot for Instagram. You can follow users using a tag or in a specific location, unfollow those who dont follow-you-back, and follow-back those who follow you
Traceback (most recent call last):
File "main.py", line 1, in
import aux_funcs, sys, json, time, random
File "/Users/justin/Desktop/instagram-followers-bot/aux_funcs.py", line 1, in
import sys, json, requests, os
Traceback (most recent call last): File "main.py", line 1, in
import aux_funcs, sys, json, time, random
File "/Users/justin/Desktop/instagram-followers-bot/aux_funcs.py", line 1, in
import sys, json, requests, os