/ig-hashtag-comment-bot

Instagram bot to comment on the top posts with a specific hashtag made in vanilla JS.

Primary LanguageJavaScript

ig-hashtag-comment-bot

npm version

This is an instagram bot to comment on posts with a specific hashtag.

Installation

$ git clone https://github.com/wavygoten/ig-hashtag-comment-bot.git
$ cd ig-hashtag-comment-bot
$ npm i
$ node bot.js

or

$ git clone https://github.com/wavygoten/ig-hashtag-comment-bot.git
$ cd ig-hashtag-comment-bot
$ yarn
$ node bot.js

Live demo

You can view/edit the instagram-bot-palestine demo app on CodeSandbox.

Edit demo app on CodeSandbox

License

ISC Licensed


Feel free to fork this and please leave a star if you found this helpful :)