Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wavygoten/ig-hashtag-comment-bot

Instagram bot to comment on the top posts with a specific hashtag made in vanilla JS.
https://github.com/wavygoten/ig-hashtag-comment-bot

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# ig-hashtag-comment-bot

[![npm version](https://badge.fury.io/js/instagram-bot-palestine.svg)](https://badge.fury.io/js/instagram-bot-palestine)

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

## Installation

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

or

```bash
$ 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](https://codesandbox.io/static/img/play-codesandbox.svg)](https://githubbox.com/wavygoten/ig-hashtag-comment-bot.git)

## License

**[ISC](LICENSE)** Licensed

---

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