download.darkworld.site.getState

kris.darkworld.download

{
  "id": "download.darkworld.site.getState",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "ref": "#output",
          "type": "ref"
        },
        "encoding": "application/json"
      },
      "description": "Return the normalized website state used by darkworld.download clients."
    },
    "output": {
      "type": "object",
      "required": [
        "useSusieProphecy",
        "titleColors",
        "favoriteGames",
        "favoriteArtists",
        "favoriteAlbums",
        "favoriteDeltaruneCharacters"
      ],
      "properties": {
        "titleColors": {
          "type": "string",
          "description": "Named title color mode for the site.",
          "knownValues": [
            "none",
            "enby",
            "trans",
            "pan",
            "latvia"
          ]
        },
        "favoriteGames": {
          "type": "array",
          "items": {
            "type": "string"
          }
        },
        "favoriteAlbums": {
          "type": "array",
          "items": {
            "type": "string"
          }
        },
        "favoriteArtists": {
          "type": "array",
          "items": {
            "type": "string"
          }
        },
        "useSusieProphecy": {
          "type": "boolean",
          "description": "Whether to show Susie instead of Kris in prophecy content."
        },
        "favoriteDeltaruneCharacters": {
          "type": "array",
          "items": {
            "type": "string"
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against download.darkworld.site.getState

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:s7cesz7cr6ybltaryy4meb6y
CID
bafyreieesitjfv44576i6cj2tno6bw5t4fpwn5qzpyqojdrp7tr6c3femq
Indexed At
2026-03-12 12:56 UTC
AT-URI
at://did:plc:s7cesz7cr6ybltaryy4meb6y/com.atproto.lexicon.schema/download.darkworld.site.getState

Lexicon Garden

@