Silly bash script that adds some conveniences like a local cache of profile display names, optional global/follows, optionally display from a list only, etc.
might be fun for someone; it is for me.
Login to reply
Replies (2)
A local cache using sqlite via bash is a crazy idea I wouldn't have imagined. Now I wonder if nak itself should have such a cache, but no, no, that would be too much.
Did you try `nak req --outbox`? Maybe call `nak outbox init` first. I don't know why you would need it, just throwing ideas.