From 6640e3bd8384fec346458bd73301f9616fd42410 Mon Sep 17 00:00:00 2001 From: Swasthik Shetty <42874695+swaaz@users.noreply.github.com> Date: Sun, 7 Mar 2021 00:13:57 +0530 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bbcf86f..621b3a5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

InstaBot

Bot built for Instagram using Python and Selenium.

-This is an Instagram bot that can automate and perform some tasks; makes your task easier. The Bot can show the list of un-followers from you Instagram or it can show your fans and also it can cancel all the pending follow requests which you have already sent before or it can also unfollow those who don't follow you back. +This is an Instagram bot that can automate and perform some tasks; makes your task easier. The Bot can show the list of un-followers from you Instagram or it can show your fans and also it can cancel all the pending follow requests which you have already sent before or it can aslo unfollow those who don't follow you back.

@@ -143,6 +143,13 @@ C:\Users\sharan\Downloads\temp\InstaBot\webdrivers\chrome_webdriver\chromedriver │ │ │ ``` + +### Install all the packages +``` +$ pip install -r requirements.txt +or +$ pip install -r requirements.txt +``` ### Add username and password Edit the ```./secrets.py``` file and add your username and password ``` @@ -166,6 +173,5 @@ $ python3 program.py - [Setup selenium and webdriver for Linux](https://www.youtube.com/watch?v=CriSHYMtg9M) - [Setup selenium and webdriver for Windows](https://youtu.be/FFDDN1C1MEQ) -### Contributers -- [Swaaz](https://github.com/swaaz/) -- [JBLew](https://github.com/autumnlewjb) +### Watch prototype +[![Add firefox webdriver path](https://www.swaaz.me/assets/img/project/Instabot-1200695.jpg)](https://www.youtube.com/watch?v=tlb7oM2408M"InstaBot")