this repo has no description
0
fork

Configure Feed

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

Create README.md

authored by

Will Andrew and committed by
GitHub
344e964a 89f361da

+7
+7
README.md
··· 1 + ## bs-feeder 2 + 3 + This is a project that I'm using to play around with the [ATProtocol](https://atproto.com) that is what powers Bluesky. 4 + 5 + The idea is that you reply to a post with `/subscribe` and then when anyone replies to the post you subscribed to, it will appear in a feed that is curated for you. 6 + 7 + It is currently a WIP and only configured to listen to `/subscribe` messages from my did (account) but once it's up and running I will open that up.