Script that monitors supremenewyork for items that have restocked.
SupremeRestocks requires Node.js.
Setup:
$ git clone https://github.com/Asteezy24/SupremeRestocks.git
$ cd SupremeRestocks
$ npm install
Run After Setup:
$ node supreme.js
- Add Discord and Slack functionality for notifications.
- Better documentation.
- Proxy Support.
Information regarding Slack webhooks and how they work: https://api.slack.com/incoming-webhooks
Information regarding Discord webhooks and how they work: https://discordapp.com/developers/docs/resources/webhook
For reference, I have about 100 proxies and a 30 second refresh delay. Runs fine with no problems. It is your choice to decide on a refresh delay.
Written by Alexander Stevens.