Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feed is not showing up under discover feeds #45

Open
rishabh270685 opened this issue Jun 6, 2023 · 2 comments
Open

Feed is not showing up under discover feeds #45

rishabh270685 opened this issue Jun 6, 2023 · 2 comments

Comments

@rishabh270685
Copy link

Hey Guys

I just published a feed hosted at https://bsky.flipboard.com/ but i do not see it under discover feeds on bluesky app.
I got the uri from bsky and the following endpoint seems to work :

https://bsky.flipboard.com/xrpc/app.bsky.feed.getFeedSkeleton?feed=at://did:plc:cndfx4udwgvpjaakvxvh7wm5/app.bsky.feed.generator/Flipboard-tech with response

{ cursor: "1686067188000::zdpuAykYqGecnAruErcrLusqVqHyNNMQx47QxLXvruvMHUkoC", feed: [ { post: "at://did:plc:m5soh62ifdpq443v3rnjnfrm/app.bsky.feed.post/3jxj5j2jsub22" }, { post: "at://did:plc:6f3xxnzgosa77ljoajfryihf/app.bsky.feed.post/3jxj5c2swuu2h" }, { post: "at://did:plc:7dh44snmqoa4gyzv3652gm3j/app.bsky.feed.post/3jxj57jhvyp23" }, { post: "at://did:plc:kgpihmrsir64cq5gbo4fam7e/app.bsky.feed.post/3jxj55lehek2i" }, { post: "at://did:plc:4qbgho2ec2fbhyizgzipl7gg/app.bsky.feed.post/3jxj54dsz7q2s" }, { post: "at://did:plc:ir2b7mnp3f7qouemawhhew72/app.bsky.feed.post/3jxj4zv3k6a2b" }, { post: "at://did:plc:6a7yxehur7eohyxp2wv7efru/app.bsky.feed.post/3jxj4qsiope2h" }, { post: "at://did:plc:e37k2mocg7e6tnund62tmpmz/app.bsky.feed.post/3jxj4hxbl6e2h" }, { post: "at://did:plc:xxdwn6ygf56j4ge5xsjw5l2t/app.bsky.feed.post/3jxj476m4vu2f" }, { post: "at://did:plc:sfc3dijwyvbh7r3te5v5ty3b/app.bsky.feed.post/3jxj3wntpdr2v" }, { post: "at://did:plc:fukey2sryiz53sqvu2wiuba6/app.bsky.feed.post/3jxj3u3u2cq2s" }, { post: "at://did:plc:lohurgscqafxogwp3f7tsd3l/app.bsky.feed.post/3jxj3mbawyh23" }, { post: "at://did:plc:ctphcgyhnllfluywokibtrgb/app.bsky.feed.post/3jxj3ikphf32a" }, { post: "at://did:plc:bj6a7q7sbqu2vil6bviysjgg/app.bsky.feed.post/3jxj3bpuvee2h" }, { post: "at://did:plc:kowyosk2m56ibvwwi5vf32hz/app.bsky.feed.post/3jxj2zg6k5u2l" }, { post: "at://did:plc:gatxphlbrw3hych5avk5ipci/app.bsky.feed.post/3jxj2vgmswh23" }, { post: "at://did:plc:rvlyeda73kxm7l2weegk73pa/app.bsky.feed.post/3jxj2v5ojru2f" }, { post: "at://did:plc:s6j27rxb3ic2rxw73ixgqv2p/app.bsky.feed.post/3jxj2owmc4y2b" }, { post: "at://did:plc:th2ktgiz43y6dtdgz5zflcxg/app.bsky.feed.post/3jxj2kb7xgs2i" }, { post: "at://did:plc:dhvvqy2dcefrk35kudxclkyd/app.bsky.feed.post/3jxj2hvgh7m2f" } ] }

Any help would be appreciated.

@kalexmills
Copy link

I had to find it under the user account I used to publish the feed. Their Discover feeds feature might only happen automatically after they get enough likes.

@nickdepinet
Copy link

Discover feeds currently only shows the top 50 feeds by likes. Pagination for getting more feeds and eventually searching feeds natively is in progress

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants