A simple BlueSky profile labeler that can be ran on Cloudflare Workers github.com/SocksTheWolf/SimpleBSkyLabeler
cf bsky profile label bluesky cloudflare workers
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

ugh

+1 -1
+1 -1
package.json
··· 27 27 }, 28 28 "overrides": { 29 29 "miniflare": { 30 - "undici": "7.24.0" 30 + "undici": "^7.24.0" 31 31 } 32 32 } 33 33 }