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.

add deploy button

+3 -1
+3 -1
README.md
··· 1 1 # Simple BSky Label Service 2 2 3 - This is a very barebones Cloudflare Worker which acts as a Bluesky labeler service. 3 + [![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/SocksTheWolf/SimpleBSkyLabeler) 4 + 5 + This is a fairly barebones Cloudflare Worker + Site which acts as a Bluesky labeler service. 4 6 5 7 Allows for users to sign up for a single label you provide and display it on their profiles. 6 8