This script is to check the stock for the Xbox Series X from Currys. During 2021 stock was sparse and spread out throughout the year, so this was a way of finding when restocks happened.
- Makes a request to the stock API endpoint
- Determines stock based on response
- If in stock, posts message to Discord using webhook
- run npm install
- add your WEBHOOK_URL into an .env file