This commit is contained in:
@@ -14,7 +14,8 @@ The watcher pulls `https://apps.truenas.com/catalog` over plain HTTP (no browser
|
||||
|
||||
On changes, it sends Telegram messages with:
|
||||
|
||||
- one detailed message per newly added app (name, URL, train, added date, catalog summary, plus extra details parsed from the app page when available)
|
||||
- one detailed message per newly added app (name, URL, train, added date, catalog summary, and page title)
|
||||
- screenshot images from the app page, posted as Telegram photos (up to the configured per-app limit)
|
||||
- removed apps (`-`)
|
||||
- updated apps (`~`) and field-level diffs
|
||||
|
||||
@@ -27,6 +28,7 @@ On changes, it sends Telegram messages with:
|
||||
- `CATALOG_URL` (default: `https://apps.truenas.com/catalog`)
|
||||
- `REQUEST_TIMEOUT_SECONDS` (default: `30`)
|
||||
- `LOG_LEVEL` (default: `INFO`)
|
||||
- `MAX_SCREENSHOTS_PER_APP` (default: `3`)
|
||||
|
||||
## Build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user