# 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/vqxbvxq
@jdtron could you share a link to it? I am always curious to find and see what others are doing (clients, implementations, etc.).
@jdtron could you share a link to it? I am always curious to find and see what others are doing (clients, implementations, etc.).
@homer You can find it at https://github.com/jdtron/twet
@jdtron pretty cool, and thank you! I am going to star it, and enable notification to keep up with its development.
@fab Yes have a read of the spec we wrote. It just be like (#xxxxxxx) at yhe start of a Twt 👌
@fab Yes have a read of the spec we wrote. It just be like (#xxxxxxx) at yhe start of a Twt 👌
Ohh beat me to the punch, I've starred you on GitHub as well, the more clients we have the better :)