- items now shows only NEW (unseen) articles by default - items --all shows everything including seen - articles command auto-marks URLs as seen - Added seen/reset commands for state management - State stored in memory/derstandard-seen.txt
16 lines
562 B
JSON
16 lines
562 B
JSON
{
|
|
"notified": {
|
|
"usa_iran_attack": true,
|
|
"rheinmetall_above_1950": false,
|
|
"steam_hardware_price": false,
|
|
"steam_hardware_release_date": false
|
|
},
|
|
"lastChecks": {
|
|
"news": "2026-01-30T08:17:00Z",
|
|
"rheinmetall": "2026-02-03T22:00:00Z",
|
|
"rheinmetall_price": 1773.50,
|
|
"calendar": "2026-02-03T22:00:00Z",
|
|
"steam_hardware": "2026-02-03T22:00:00Z",
|
|
"notes": "RHM: €1,773.50, below threshold. Calendar Feb 4: 'nyc' meeting at 12:00 (video call, no action). Steam hardware: still 'early 2026', no official price/date."
|
|
}
|
|
}
|