File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ Automated likes on instagram
3
3
4
4
For Python > 3.2
5
5
6
- This Programm uses the private Instagram API by Pasha Lev: https://github.com/LevPasha/Instagram-API-python
7
- DO NOT use this programm in the real world. This is for educational purposes only.
6
+ This Program uses the private Instagram API by Pasha Lev: https://github.com/LevPasha/Instagram-API-python
7
+ DO NOT use this program in the real world. This is for educational purposes only.
8
8
This is an instagram bot inspired by instabot.py by Pasha Lev but using the private Instagram API instead.
9
9
10
10
# Requirements:
@@ -21,7 +21,7 @@ You can start the program using the commandline:
21
21
OPTION 1
22
22
Use commandline options.
23
23
Type
24
- python3 instaAPIbot .py -h
24
+ python3 instaAPI-bot .py -h
25
25
for a list of available command line options.
26
26
27
27
Examles using command line options:
You can’t perform that action at this time.
0 commit comments