Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 605 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 605 Bytes

bluesky-example-client

An example of a client written with atrium for bluesky, mostly as an exercise to learn how to log in, refresh tokens, and interact with the API.

Just create an app password and set BSKY_USERNAME and BSKY_APP_PASS to your bluesky username and app password, then run the app. You can then paste post URLs and have them retrieved and summarized in your console:

image