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

Back to Collection

Record JSON

{
  "$type": "app.bsky.feed.generator",
  "createdAt": "2024-04-05T17:55:42.986520Z",
  "description": "",
  "did": "did:web:skyfeed.me",
  "displayName": "tmp2",
  "skyfeedBuilder": {
    "blocks": [
      {
        "collection": "like",
        "did": "{{$user.did}}",
        "id": "b1",
        "inputType": "did",
        "type": "input"
      },
      {
        "action": "stash",
        "id": "b2",
        "key": "already_liked_posts",
        "type": "stash"
      },
      {
        "action": "pop",
        "id": "b3",
        "key": "already_liked_posts",
        "type": "stash"
      },
      {
        "id": "b4",
        "inputType": "custom_tmp2",
        "type": "input"
      },
      {
        "id": "b5",
        "sortDirection": "desc",
        "sortType": "score",
        "type": "sort"
      },
      {
        "action": "subtract",
        "id": "b6",
        "key": "already_liked_posts",
        "type": "stash"
      }
    ],
    "displayName": "tmp2",
    "license": "EUPL-1.2"
  }
}