Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.
/ Nodebot Public archive

Bot for instagram made with node.js and puppeteer

License

Notifications You must be signed in to change notification settings

chmielulu/Nodebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodebot - Bot for Instagram made with Node.js and Puppeteer

Warning

This is currently a Alpha and it is not recommended to use it on a real Instagram account

Installation

Dependencies

Make sure you have Node.js installed on your computer. You can do this with the command node -v and npm -v. If you get information that such a command has not been found, install first node.

Installation by git

  1. git clone https://github.com/chmielulu/Nodebot
  2. cd Nodebot
  3. npm install or yarn install

Configuration

You can configure Nodebot using the config.js file in the Nodebot/config directory. The file is described with comments.

Launch bot

You can launch bot using command node index.js in Nodebot directory

Releases

No releases published

Packages

No packages published