Skip to content

skyfallwastaken/flavortown-tracker

Repository files navigation

Flavortown Tracker

From the creators of SOM Monitor

Tracks the Flavortown shop for price updates and new items.

Setup

Clone the repo:

git clone https://github.com/skyfallwastaken/flavortown-tracker

cd flavortown-tracker

Configure the .env:

COOKIE= # flavortown.hackclub.com cookie

WEBHOOK_URL= # slack webhook url

USER_AGENT= # optional

BASE_URL= # optional - defaults to flavortown's prod instance

STORAGE_PATH= # optional - defaults to `flavortown-storage` folder in working dir

Then run:

chmod +x ./scripts/run-every-5min.sh
./scripts/run-every-5min.shh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published