This was a little CLI app view your feed and post, now I'm just using it as my playground for the AT protocol API.
So far it:
-
Posts skeets
-
Gets timeline in CLI
-
Is a bot that replies to mentions and follows of the incorrect handle.
-
Make a
.env
file -
Put your
BSKY_USERNAME
andBSKY_USERNAME
in there. -
run
npm run dev
Kinda fun