Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mateuszbylik/instabot

Application for solving "Instaling"
https://github.com/mateuszbylik/instabot

bot instaling instaling-bot node node-js nodejs

Last synced: about 2 months ago
JSON representation

Application for solving "Instaling"

Awesome Lists containing this project

README

        

# InstaBot
Application for solving _Instaling_

Requires Node.js (22+)

# Installation
1. Download and install Node.js (22+) https://nodejs.org/en/
2. Clone the repository:
```
git clone https://github.com/MateuszBylik/InstaBot.git
```
3. Install all dependecies:
```
npm install
```
4. To run, use:
```
npm run start
```