Mass Block [bsky] Reposts [and more]
0
fork

Configure Feed

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

at main 14 lines 267 B view raw
1{ 2 "name": "mbr", 3 "version": "1.0.0", 4 "type": "module", 5 "scripts": { 6 "start": "node index.js" 7 }, 8 "dependencies": { 9 "@atcute/oauth-node-client": "^1.1.0", 10 "@clack/core": "^1.2.0", 11 "@clack/prompts": "^1.2.0", 12 "picocolors": "^1.1.1" 13 } 14}