Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hexageek1337/ig-tools
Fixed Version From https://github.com/jrxuii/igbotmay
https://github.com/hexageek1337/ig-tools
Last synced: 4 days ago
JSON representation
Fixed Version From https://github.com/jrxuii/igbotmay
- Host: GitHub
- URL: https://github.com/hexageek1337/ig-tools
- Owner: hexageek1337
- Created: 2018-12-11T07:43:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-31T08:28:55.000Z (about 6 years ago)
- Last Synced: 2024-05-20T17:36:49.647Z (6 months ago)
- Language: JavaScript
- Size: 3.39 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Based on https://github.com/jrxuii/igbotmay
.Tutor Termux (Fresh) :
1. pkg install nodejs-lts
2. pkg install git
3. pkg install bash
4. pkg install php
5. git clone https://github.com/issaanoorendra/ig-tools
6. cd ig-tools
7. unzip node_modules
8. node ig.js (Buat FFT) / node unf.js (Buat unfollow not following) / node unfollall.js (Buat Unfollow All)
Tutor Termux (Udah Pernah Pake Nodejs yg bukan LTS)
1. pkg uninstall nodejs
2. pkg install nodejs-lts
3. pkg install git
4. pkg install bash
5. pkg install php
6. git clone https://github.com/issaanoorendra/ig-tools
7. cd ig-tools
8. unzip node_modules
9. node ig.js (Buat FFT) / node unf.js (Buat unfollow not following) / node unfollall.js (Buat Unfollow All)
Tutor C9.io
1. nvm install node
2. git clone https://github.com/issaanoorendra/ig-tools
3. cd ig-tools
4. unzip node_modules
5. node ig.js (Buat FFT) / node unf.js (Buat unfollow not following) / node unfollall.js (Buat Unfollow All)