# 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 7
# self = https://watcher.sour.is/conv/dhmexsa
@mckinley, what's your npub? Mine is npub1fzsnac6k335u7tmjmrhalyyp78ccq3t4vyx7m2zchafax2eeqaxqx3kj5s.
@bender I don't have one. When I was looking into Nostr, I couldn't find a client I liked so I put it on the back burner. Which one are you using?
@mckinley I am on iOS, so there is plenty to chose from. There are a few web based ones you can use (https://primal.net is one of them).
@bender Maybe I'll get back into it at some point. I think it would be a little excessive to have a standard twtxt, a rich twtxt, *and* a Nostr feed, not to mention a regular blog and a separate "notes" section on my website.
@bender I see you host your own relay. Which one are you using, and how did it go setting it up?
@bender I see you host your own relay. Which implementation are you using, and how did it go setting it up?
@mckinley I am using nostream, using their Docker approach. It was simple to setup.