Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ***********************************************************
- The code below the stars is the SkyFeed JSON for my
- Sample Alt-text-preferred ranking feed. It's a lot, but
- you can drop it into your own Skyfeed Feed Builder by pressing
- the "Switch to JSON Editor" view and pasting it in.
- To change what it favors, you can either add your own words
- in place of "TESTING 1 2 3" OR add your own blocks at each
- of those places representing your targeted posts.
- To change or remove the top message instead of using mine,
- alter/remove the second-to-last block that Inputs a post.
- If you need more help, feel free to @ me
- --Bo
- @gaudipern.bsky.social
- ***********************************************************
- {
- "displayName": "Sample AltText Preferred",
- "blocks": [
- {
- "id": "aaal7z6pnxbjs",
- "type": "input",
- "inputType": "firehose",
- "did": "did:plc:swpm6xlcgo5tbzlzs4vuzdbl",
- "collection": "post"
- },
- {
- "type": "regex",
- "value": ".*(TESTING 1 2 3).*",
- "caseSensitive": false,
- "id": "aaal764ph4ng4"
- },
- {
- "id": "aaal7z6pnw6sk",
- "type": "remove",
- "subject": "image_count",
- "value": "2+"
- },
- {
- "type": "remove",
- "subject": "image_count",
- "value": "1",
- "id": "aaal737lfnvwm"
- },
- {
- "type": "stash",
- "action": "stash",
- "key": "vsrb3zq",
- "id": "aaal73u5ph73q"
- },
- {
- "type": "input",
- "inputType": "firehose",
- "id": "aaal73x5uay4w",
- "did": "did:plc:swpm6xlcgo5tbzlzs4vuzdbl"
- },
- {
- "type": "remove",
- "subject": "image_count",
- "value": null,
- "id": "aaal74dqbrte4"
- },
- {
- "type": "regex",
- "value": ".*(TESTING 1 2 3).*",
- "caseSensitive": false,
- "id": "aaal77dtof6vy"
- },
- {
- "id": "aaal7z6pnu7ku",
- "type": "regex",
- "value": "^$",
- "caseSensitive": false,
- "target": "alt_text",
- "invert": true
- },
- {
- "type": "stash",
- "action": "stash",
- "key": "nbvo4sq",
- "id": "aaal74lzhopwi"
- },
- {
- "type": "input",
- "inputType": "firehose",
- "id": "aaal744m7oqn2",
- "did": "did:plc:swpm6xlcgo5tbzlzs4vuzdbl"
- },
- {
- "type": "remove",
- "subject": "image_count",
- "value": null,
- "id": "aaal745srxrkk"
- },
- {
- "type": "regex",
- "value": "^$",
- "caseSensitive": false,
- "id": "aaal747qtn6w6",
- "target": "alt_text",
- "invert": false
- },
- {
- "type": "regex",
- "value": ".*(TESTING 1 2 3).*",
- "caseSensitive": false,
- "id": "aaal77mwtniqw",
- "invert": false
- },
- {
- "type": "regex",
- "value": ".*(alt4me|noaltplz|@alt-text\\.bsky\\.social).*",
- "caseSensitive": false,
- "id": "aaamafpmjhkko",
- "invert": true,
- "target": "text|alt_text"
- },
- {
- "type": "sort",
- "sortType": "created_at",
- "id": "aaal72is7rv6a",
- "sortDirection": "desc"
- },
- {
- "type": "stash",
- "action": "stash",
- "key": "szehysa",
- "id": "aaal75ybfuehu"
- },
- {
- "type": "input",
- "inputType": "firehose",
- "id": "aaamaehvywqlq",
- "did": "did:plc:swpm6xlcgo5tbzlzs4vuzdbl"
- },
- {
- "type": "remove",
- "subject": "image_count",
- "value": "0",
- "id": "aaamaft5rttdm"
- },
- {
- "type": "regex",
- "value": ".*(TESTING 1 2 3).*",
- "caseSensitive": false,
- "id": "aaamaf7e2jdge",
- "invert": false
- },
- {
- "type": "regex",
- "value": ".*(alt4me|noaltplz|@alt-text\\.bsky\\.social).*",
- "caseSensitive": false,
- "id": "aaamahyjgem7y",
- "target": "text|alt_text"
- },
- {
- "type": "stash",
- "action": "pop",
- "key": "nbvo4sq",
- "id": "aaal74lzhpgzq"
- },
- {
- "type": "stash",
- "action": "pop",
- "key": "vsrb3zq",
- "id": "aaal73u5phytm"
- },
- {
- "type": "sort",
- "sortType": "created_at",
- "id": "aaal753zvlhz4"
- },
- {
- "type": "stash",
- "action": "stash",
- "key": "3rrgxza",
- "id": "aaamaakhsehww"
- },
- {
- "type": "stash",
- "action": "pop",
- "key": "3rrgxza",
- "id": "aaamaakhseac6"
- },
- {
- "type": "stash",
- "action": "pop",
- "key": "szehysa",
- "id": "aaal75ybfu2bk"
- },
- {
- "type": "input",
- "inputType": "post",
- "id": "aaamaazqxdqbs",
- "postUri": "at://did:plc:swpm6xlcgo5tbzlzs4vuzdbl/app.bsky.feed.post/3k44u7okbpv27"
- },
- {
- "type": "remove",
- "subject": "duplicates",
- "value": null,
- "id": "aaamajlu7t5r4"
- }
- ],
- "license": "EUPL-1.2"
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement