Bluesky for Slack. Idek what to put here, this was something random I made in nano
for the fun of it.
Yes, I made this all in nano. Because who needs an IDE?
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init
in bun v1.1.27. Bun is a fast all-in-one JavaScript runtime.