A script to watch overclockers categories, monitor the products, and add to cart when available. Then send the PayPal checkout link to the users Discord.
- Clone the repository
git clone https://github.com/fraserdale/overclockers overclockers
- Install dependencies
cd overclockers
npm install
- Build and run the project
npm start