Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstaBOT

logo


HOW TO RUN BOT

Clone repo

From git

git clone https://github.com/AzlanEh/instaBOT.git

OR, Download zip

Click here

Open main.js Fill the following variable

const S_USER_NAME = "YOUR USERNAME";
const S_USER_PASSWORD = "YOUR PASSWORD";

const rUserName = "RESIVER USERNAME"; 
const numberOfMessage = 10; // <==  how many times to send message
const message = "TYPE MESSAGE"; 

Run following command

npm install

After installing run

npm run dev

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages