A Bluesky labeler that labels accounts hosted on PDSes operated by entities other than Bluesky PBC
3
fork

Configure Feed

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

Always install certs to avoid "unreachable" PDSs

gbl08ma 686b17f6 12ec14fe

+2
+2
docker/Dockerfile
··· 4 4 5 5 ENV FC_LANG=en-US LC_CTYPE=en_US.UTF-8 6 6 7 + RUN apt-get update && apt-get install -y ca-certificates 8 + 7 9 WORKDIR /pdslabeler 8 10 9 11 COPY pdslabeler.js pdslabeler.js