akm-kxd / instagram_auto_reporter

Instagram auto report tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

Clone

git clone https://github.com/akm-kxd/instagram_auto_reporter.git

Install dependencies

npm install

Fill out the config.json file with your account login information.

{
  "username": "",
  "password": ""
}

Usage

node index.js -u "victim's account"

Example

node index.js -u demo.io

About

Instagram auto report tool


Languages

Language:JavaScript 100.0%