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

https://github.com/doctorpok42/instabot


https://github.com/doctorpok42/instabot

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# InstaBot

## Description

This is a simple Instagram bot that can be used to have a notification when a specific user posts a new photo.

## Installation

1. Clone the repository

```bash
git clone [email protected]:DoctorPok42/InstaBot.git
```

2. Install the requirements

```bash
npm install
```

4. Run the bot

```bash
npm start
```