# I am the Watcher. I am your guide through this vast new twtiverse.
#
# Usage:
# https://watcher.sour.is/api/plain/users View list of users and latest twt date.
# https://watcher.sour.is/api/plain/twt View all twts.
# https://watcher.sour.is/api/plain/mentions?uri=:uri View all mentions for uri.
# https://watcher.sour.is/api/plain/conv/:hash View all twts for a conversation subject.
#
# Options:
# uri Filter to show a specific users twts.
# offset Start index for quey.
# limit Count of items to return (going back in time).
#
# twt range = 1 3
# self = https://watcher.sour.is/conv/5ydqkza
@adi I saw them long time ago (way before you added the function to create https://adi.onl/twts); nothing has changed since the last time I saw them, but I might be mistaken. They are very simple, but they seem to work well for you. It looks you like to use the Korn shell. And "that's all I have to say about that" (with Forrest Gump accent).
@adi I wouldn't want to have my home directory cluttered with Go stuff, namely _pkg_ and _bin_ directories, so GOPATH=$HOME
wouldn't suit me. On the other hand, _src_ in _~_ is what I do, too. Except Go sources, which in fact bothers me a bit. So actually, while writing this, I think I could change my mind and might give this a try. For the rm='rm -i '
alias the space at the end is superfluous. :-) Other than that, very tidy. I should clean up my stuff, too.~