Skip to content

Simple bot programmed with Node JS to like certain feed.

Notifications You must be signed in to change notification settings

hondem/instagram_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram bot

This instagram bot likes posts from certain hashtags, which can be modified inside config.json

Running dat CODE!

  1. Fill in username and password in config.json file
  2. Make sure you have Node (with NPM) installed
  3. Install packages (this must be run inside project folder)
npm i
  1. Run dat script (use debug parameter if you want to see output)!
node index.js your_config.json

About

Simple bot programmed with Node JS to like certain feed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published