Skip to content

MateuszBylik/InstaBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  1. Install all dependecies:
npm install
  1. To run, use:
npm run start