# 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/kyj75ua
@taigrr nice choice! also i'm watching grlx, looks really great
@mutefall Thanks! The project itself is moving along nicely, I think, though that's probably not obvious just by looking at the repo. I'm building out a bunch of libraries I'll need for it first, go-colorhash is one for example. Plus some PRs I had to send into the nats.io project and ghw. It'll get there eventually!
@taigrr i've found it's best not to rush a project. i like your approach to things with the first cut being rough as it were. it takes a while to spike out the proof of concept and it appears you're on your way.

i had not heard of nats.io until now, this seems very useful for my edge research. thanks for the proxied tip :-)