Skip to content

Commit 4ae4670

Browse files
authored
Create readme.md
1 parent f49fc42 commit 4ae4670

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# InstagramBot
2+
This is basic instagram bot that can log into your instagram with the credential that you provide in cred.py file.<br>
3+
The bot then searches for posts based on tags you have provided in the tags.txt file. You have to enter each tag line by line.<br>
4+
The bot then proceeds like and post comments on those post with comments you provided in the comments.txt file,<br> here also the comments should be provided line by line.<br>
5+
6+
<h2>Requirements</h2>
7+
8+
You should have all the packages mentioned in the requirements.txt file to run this program.<br>
9+
remember this code makes use of mozilla firefox so you should have it installed.<br>
10+
improvements are welcomed.
11+

0 commit comments

Comments
 (0)