Skip to content

solanto/bsky-collection

Repository files navigation

This is a rudimentary BlueSky feed generator to make Tumblr-style tag collections.

This isn't a fork of bluesky-social/feed-generator; this is written from scratch using Next.js! (None of that React nonsense, though.)

getting started

Deploy with Vercel

  1. Deploy a fork of this project to Vercel.
  2. When prompted, complete configuration:
    • BSKY_HANDLE: your full handle (ex: abc.bsky.social)
    • BSKY_PASSWORD: an app password to your account
    • COLLECTION_TAG: text that gets any post into the collection (ex: something hashtag-like like !#hi or a trigger emoji like 📌)
    • COLLECT_NSFW: true or false as to whether NFSW-labeled content automatically goes into the collection
    • FEED_NAME: a name for your collection feed
    • FEED_DESCRIPTION: a description for your collection feed
    • RECORD_KEY: an arbitrary internal identifier, which must be unique among your feeds (ex: feed-1)

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published