A notification bot that watches product prices and alerts users of any drops
clone the SaleSpy
repo
git clone https://github.com/AFZL210/SaleSpy.git
cd SaleSpy
install dependencies
npm install
update twilio credentials
in index.js
file
run index.js
node index.js