bun install
Create a new file called .env in the root folder with the contents
BSKY_USERNAME="your username"
BSKY_PASSWORD="your password"
bun run index.ts
This project was created using bun init
in bun v1.1.10. Bun is a fast all-in-one JavaScript runtime.
Made with love by YJB, SeththeDev, and thetoastedpotato