Never Miss a Game

Your teams, as a form

Two steps, in the order the agent uses them. Step 1 is your preferences.json: open it, tick your teams, turn the dial, and Save writes the same file back. Step 2 reads this week's schedules, the same read the agent gets, and shows which of the week's games are yours.

The agent reads preferences.json and nothing else about you. Open that file (or try the example), tick your teams and turn the dial, and Save writes the same file back. The JSON on the right is exactly what gets saved. Then go to step 2 to see which of this week's games are yours.

No file open.

Settings

    Finished tournaments: nothing to follow until the next edition

    preferences.json

    { }

    Save writes this text to the file you opened, in place. Download hands you the same text as a file named preferences.json. Either way, run the tool read afterwards and check your team appears under Following by full name. That check reads the file on disk, so it proves the save landed. Step 2 does the same check against the published week, without a shell.