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

Can we create starter packs programmatically? #3

Closed
jlewi opened this issue Oct 31, 2024 · 3 comments
Closed

Can we create starter packs programmatically? #3

jlewi opened this issue Oct 31, 2024 · 3 comments

Comments

@jlewi
Copy link
Owner

jlewi commented Oct 31, 2024

This thread
https://bsky.app/profile/futur.hosted.by.my.petard.website/post/3l7tq7mkdaa2r
says we just need to create an app.bsky.graph.starterpack record

@jlewi
Copy link
Owner Author

jlewi commented Nov 1, 2024

#4 can programmatically get starterpacks. It looks like starterPacks are pointers to lists.
https://docs.bsky.app/docs/api/app-bsky-graph-get-list

Do you create the record by using the atproto createRecord method?
https://docs.bsky.app/docs/api/com-atproto-repo-create-record

@jlewi
Copy link
Owner Author

jlewi commented Nov 4, 2024

I can create lists programmatically and sync the items to the lists.
I don't have code to fully create starter packs but the focus now is on creating a feed so its not really an issue.

@jlewi jlewi closed this as completed Nov 4, 2024
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

1 participant