Skip to content

Xdabier/sub-by-hash-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sub_by_hash_bot

Requirement

For development, you will only need Node.js (v10.16.0) installed in your environement.

Node

Node installation on Windows

Just go on official Node.js website and download the installer (v10.16.0). Also, be sure to have git available in your PATH, npm might need it (You can find git here). If the installation was successful, you should be able to run the following command.

$ node --version
v10.16.0

$ npm --version
6.9.0

Install

  $ git clone https://github.com/Xdabier/insta_scheduler.git
  $ cd insta_scheduler
  $ npm i

Global settings

Replace the config.json/username & config.json\password nby your instagram username and password.

Running the project

 $ node index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published