# 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 4
# self = https://watcher.sour.is/conv/pneitwq
> Any kind of extensions go in bin, simple, shared stuff goes in share, again, familiar and simple, and in plain view, you KNOW the directories are there, no looking for them, plain ls just works, you don’t have to ls -a.

And if you have stuff you "don't know where to put", just replicate your operating system's directory structure hier(7).
I was just about to mute this conversation and then I stumbled across man hier. Very nice, I did not know about this manual page. That's pretty cool. Thanks, @adi!
@lyse Yeah, that's pretty cool!
mdoc(7) is also nice if you're on OpenBSD to get a nice mdoc template.