Make sure you have Python installed correctly.
- Open your browser and navigate to the restaurant you are trying to track reservations for (e.g.
https://disneyworld.disney.go.com/dine-res/restaurant/le-cellier-steakhouse) - Press Ctrl + Shift + I
- Press Ctrl + F and type "&U7=" (without quotes)
- Copy the ID (the number) after "U7=" equals and before the "&".
- Put that number as an entry in
config.json. You can see an exampleconfig.jsonin the root of this repository.