feed-generator
feed-generator copied to clipboard
Feed not showing up
I am not entirely sure how this works, but I'd be interested in getting it working. If I wanted to publish a very simple feed generator that filters for a certain phrase / hashtag, what would I need to do exactly?
I just followed the quick start and ran publishFeed a couple of times, but it's not showing up on bluesky.
I am also wondering whether I don't need to change the uri, which is not mentioned in the quickstart, as well as how to find out my did
?:
// /src/alogs/whats-alf.ts
export const uri = 'at://did:example:alice/app.bsky.feed.generator/whats-alf'
Sorry, I am a complete newbie here, but I'd really like to publish a very simple feed generator.