Interactively go through your bluesky follow graph and decide to keep or remove follow records
0
fork

Configure Feed

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

Update version number

yemou 5e31772d ee72e4c5

+2 -2
-1
.version
··· 1 - 0.1.0
+1 -1
flake.nix
··· 37 37 { buildGoModule, lib }: 38 38 buildGoModule { 39 39 pname = "bsky-sieve"; 40 - version = lib.strings.trim (builtins.readFile ./.version); 40 + version = lib.strings.trim (builtins.readFile ./version); 41 41 42 42 src = ./.; 43 43 vendorHash = "sha256-RbRsgnfLr9ONMRdFQC3/5hyijTmJ5g9+nRot4uqMmT0=";
+1
version
··· 1 + 0.2.1