Advertisement
Guest User

Sample Alt-Preferred SkyFeed Feed Builder JSON Script

a guest
Aug 4th, 2023
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 5.77 KB | Source Code | 0 0
  1. ***********************************************************
  2.  
  3. The code below the stars is the SkyFeed JSON for my
  4. Sample Alt-text-preferred ranking feed. It's a lot, but
  5. you can drop it into your own Skyfeed Feed Builder by pressing
  6. the "Switch to JSON Editor" view and pasting it in.
  7. To change what it favors, you can either add your own words
  8. in place of "TESTING 1 2 3" OR add your own blocks at each
  9. of those places representing your targeted posts.
  10.  
  11. To change or remove the top message instead of using mine,
  12. alter/remove the second-to-last block that Inputs a post.
  13.  
  14. If you need more help, feel free to @ me
  15. --Bo
  16. @gaudipern.bsky.social
  17.  
  18. ***********************************************************
  19.  
  20. {
  21.    "displayName": "Sample AltText Preferred",
  22.    "blocks": [
  23.        {
  24.            "id": "aaal7z6pnxbjs",
  25.            "type": "input",
  26.            "inputType": "firehose",
  27.            "did": "did:plc:swpm6xlcgo5tbzlzs4vuzdbl",
  28.            "collection": "post"
  29.        },
  30.        {
  31.            "type": "regex",
  32.            "value": ".*(TESTING 1 2 3).*",
  33.            "caseSensitive": false,
  34.            "id": "aaal764ph4ng4"
  35.        },
  36.        {
  37.            "id": "aaal7z6pnw6sk",
  38.            "type": "remove",
  39.            "subject": "image_count",
  40.            "value": "2+"
  41.        },
  42.        {
  43.            "type": "remove",
  44.            "subject": "image_count",
  45.            "value": "1",
  46.            "id": "aaal737lfnvwm"
  47.        },
  48.        {
  49.            "type": "stash",
  50.            "action": "stash",
  51.            "key": "vsrb3zq",
  52.            "id": "aaal73u5ph73q"
  53.        },
  54.        {
  55.            "type": "input",
  56.            "inputType": "firehose",
  57.            "id": "aaal73x5uay4w",
  58.            "did": "did:plc:swpm6xlcgo5tbzlzs4vuzdbl"
  59.        },
  60.        {
  61.            "type": "remove",
  62.            "subject": "image_count",
  63.            "value": null,
  64.            "id": "aaal74dqbrte4"
  65.        },
  66.        {
  67.            "type": "regex",
  68.            "value": ".*(TESTING 1 2 3).*",
  69.            "caseSensitive": false,
  70.            "id": "aaal77dtof6vy"
  71.        },
  72.        {
  73.            "id": "aaal7z6pnu7ku",
  74.            "type": "regex",
  75.            "value": "^$",
  76.            "caseSensitive": false,
  77.            "target": "alt_text",
  78.            "invert": true
  79.        },
  80.        {
  81.            "type": "stash",
  82.            "action": "stash",
  83.            "key": "nbvo4sq",
  84.            "id": "aaal74lzhopwi"
  85.        },
  86.        {
  87.            "type": "input",
  88.            "inputType": "firehose",
  89.            "id": "aaal744m7oqn2",
  90.            "did": "did:plc:swpm6xlcgo5tbzlzs4vuzdbl"
  91.        },
  92.        {
  93.            "type": "remove",
  94.            "subject": "image_count",
  95.            "value": null,
  96.            "id": "aaal745srxrkk"
  97.        },
  98.        {
  99.            "type": "regex",
  100.            "value": "^$",
  101.            "caseSensitive": false,
  102.            "id": "aaal747qtn6w6",
  103.            "target": "alt_text",
  104.            "invert": false
  105.        },
  106.        {
  107.            "type": "regex",
  108.            "value": ".*(TESTING 1 2 3).*",
  109.            "caseSensitive": false,
  110.            "id": "aaal77mwtniqw",
  111.            "invert": false
  112.        },
  113.        {
  114.            "type": "regex",
  115.            "value": ".*(alt4me|noaltplz|@alt-text\\.bsky\\.social).*",
  116.            "caseSensitive": false,
  117.            "id": "aaamafpmjhkko",
  118.            "invert": true,
  119.            "target": "text|alt_text"
  120.        },
  121.        {
  122.            "type": "sort",
  123.            "sortType": "created_at",
  124.            "id": "aaal72is7rv6a",
  125.            "sortDirection": "desc"
  126.        },
  127.        {
  128.            "type": "stash",
  129.            "action": "stash",
  130.            "key": "szehysa",
  131.            "id": "aaal75ybfuehu"
  132.        },
  133.        {
  134.            "type": "input",
  135.            "inputType": "firehose",
  136.            "id": "aaamaehvywqlq",
  137.            "did": "did:plc:swpm6xlcgo5tbzlzs4vuzdbl"
  138.        },
  139.        {
  140.            "type": "remove",
  141.            "subject": "image_count",
  142.            "value": "0",
  143.            "id": "aaamaft5rttdm"
  144.        },
  145.        {
  146.            "type": "regex",
  147.            "value": ".*(TESTING 1 2 3).*",
  148.            "caseSensitive": false,
  149.            "id": "aaamaf7e2jdge",
  150.            "invert": false
  151.        },
  152.        {
  153.            "type": "regex",
  154.            "value": ".*(alt4me|noaltplz|@alt-text\\.bsky\\.social).*",
  155.            "caseSensitive": false,
  156.            "id": "aaamahyjgem7y",
  157.            "target": "text|alt_text"
  158.        },
  159.        {
  160.            "type": "stash",
  161.            "action": "pop",
  162.            "key": "nbvo4sq",
  163.            "id": "aaal74lzhpgzq"
  164.        },
  165.        {
  166.            "type": "stash",
  167.            "action": "pop",
  168.            "key": "vsrb3zq",
  169.            "id": "aaal73u5phytm"
  170.        },
  171.        {
  172.            "type": "sort",
  173.            "sortType": "created_at",
  174.            "id": "aaal753zvlhz4"
  175.        },
  176.        {
  177.            "type": "stash",
  178.            "action": "stash",
  179.            "key": "3rrgxza",
  180.            "id": "aaamaakhsehww"
  181.        },
  182.        {
  183.            "type": "stash",
  184.            "action": "pop",
  185.            "key": "3rrgxza",
  186.            "id": "aaamaakhseac6"
  187.        },
  188.        {
  189.            "type": "stash",
  190.            "action": "pop",
  191.            "key": "szehysa",
  192.            "id": "aaal75ybfu2bk"
  193.        },
  194.        {
  195.            "type": "input",
  196.            "inputType": "post",
  197.            "id": "aaamaazqxdqbs",
  198.            "postUri": "at://did:plc:swpm6xlcgo5tbzlzs4vuzdbl/app.bsky.feed.post/3k44u7okbpv27"
  199.        },
  200.        {
  201.            "type": "remove",
  202.            "subject": "duplicates",
  203.            "value": null,
  204.            "id": "aaamajlu7t5r4"
  205.        }
  206.    ],
  207.    "license": "EUPL-1.2"
  208. }
Tags: Bluesky Feed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement