/Insta_report_eyes

Instagram report sending by python script

Primary LanguagePython

Insta_report_eyes

Instagram report sent by python script

insta_report

How to execute using Termux

pkg update

pkg install git neovim python3

git clone https://github.com/AKhilRaghav0/Insta_report_eyes

cd Insta_report_eyes

bash install.sh

bash start.sh

How to execute using Linux

  • It's pretty straightforward
su
apt update && apt upgrade
apt install git python-pip
git clone https://github.com/AKhilRaghav0/Insta_report_eyes
cd Insta_report_eyes
bash install_debian.sh
bash start.sh