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
ATPROTO_USERNAME
andATPROTO_PASS
in there. -
run
npm run dev
Kinda fun