Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 420 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 420 Bytes

SneakerBotJS ☢️

A Sneaker Bot made with Javascript.

Run the bot

1.Clone the repository

git clone https://github.com/science-math-guy/SneakerBotJS.git

2.Install all the dependencies

npm install

3.Start the bot

npm run startBot

NPM Packages Used

  • puppeteer
  • puppeteer-extra
  • puppeteer-extra-plugin-stealth
  • express

(Dev dependencies)

  • chalk
  • nodemon
  • dotenv