Skip to content

spieredd/SneakerBotJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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