bluesky-photo-test

April 29, 2023 ยท View on GitHub

Simple test project for posting to Bluesky with a photo embed.

Setup

NOTE: This setup requires nodejs@18 to use global fetch

Create a .env file with the config parameters

BLUESKY_SERVER=https://bsky.social
BLUESKY_USERNAME=<username>
BLUESKY_PASSWORD=<password>

Run

npm run dev

Attribution

Photo cassidy-james-blaede-TA22tc6YyMw-unsplash.jpg is CC0 and can be found on unsplash.com

Contents

  1. 1Setup
  2. 2Run
  3. 3Attribution