Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepyadav1478 committed Apr 5, 2021
1 parent a54c5f3 commit 032a145
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Instagram-bot
I created this script for my friend who have very long list request send on insta. he wanted to undo all request with going manually through all accounts.
So,

The necessary libraries you need for starting this scripts are:
1. selenium
2. instagram_private_api
3. chome web driver ver. 87

and you have make changes in file at
uname = <ur insta user name>
pwd = <ur insta acc. password>

I'm adding webdriver incase you don't find it on web.

0 comments on commit 032a145

Please sign in to comment.