bluesky-exp

March 3, 2023 ยท View on GitHub

Settings

export ATP_IDENTIFIER="foo.bsky.social"
export ATP_PASSWORD="password"

Run

git clone https://github.com/susumuota/bluesky-exp
cd bluesky-exp
node -v   # I have tested on v18.14.2
npm ci
npm run tl

Link

  • https://www.npmjs.com/package/@atproto/api
  • https://gist.github.com/jiftechnify/1a6cfb1b3c1062b65978713010c5422a

License

MIT

Author

S. Ota

Contents

  1. 1Settings
  2. 2Run
  3. 3Link
  4. 4License
  5. 5Author