at://redsolver.dev/app.bsky.feed.generator/aaajwgfgs7da4

Back to Collection

Record JSON

{
  "$type": "app.bsky.feed.generator",
  "createdAt": "2024-11-09T14:34:41.632Z",
  "description": "All mentions of \"SkyFeed\" on Bluesky. If this works, it should update every 5 to 15 seconds.",
  "did": "did:web:skyfeed.me",
  "displayName": "QE v1 real-time test",
  "skyfeedBuilder": {
    "blocks": [
      {
        "firehoseSeconds": 10800,
        "id": "b1",
        "inputType": "firehose",
        "type": "input"
      },
      {
        "caseSensitive": false,
        "id": "b2",
        "type": "regex",
        "value": "skyfeed"
      },
      {
        "children": [
          {
            "caseSensitive": false,
            "type": "regex",
            "value": "skyfeed"
          }
        ],
        "id": "b3",
        "inputType": "archived",
        "limit": 500,
        "type": "input"
      },
      {
        "id": "b4",
        "sortDirection": "desc",
        "sortType": "created_at",
        "type": "sort"
      }
    ],
    "displayName": "QE v1 real-time test",
    "engine": "v1-preview",
    "license": "EUPL-1.2"
  }
}