# 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 21
# self = https://watcher.sour.is/conv/bc5csba
Please don't test it for now BUT just to announce that the version 0.1.0 alpha (not yet tested) of my future twtxt client twx has been pushed.

It should have the basic for a client (follow/unfollow/tweet/timeline), the fancy part will soon come (to see on the readme file).
@tkanos a quick question, I'm using twet (thanks for the recommendation), how do the clients announce between them that you have replied to a previous twt?

You have to follow the other person and the clients look for replies for each of your twts?
They don't announce, when you will look at your timeline, the client will connect to all your Followings and get their twtxt.txt, having all the twtxt.txt it will sort it by date and present it to you, then is up to you to read your timeline and understand who reply to who.

But you gave me a good idea to implement in mine, something to show the last replies to my tweets, or mentions of my name. Thanks
@tkanos like this?
Seem we are missing the reply to treads that you have started, but where people have not necessary mentioned you in - great idea to have that too:)
Yep or even the thread you are just participating in.
@tkanos You're welcome :)
@tkanos My question goes more in if someone replies to me, and I don't follow them, how can I know they is trying to do it?

I guess they need to contact me somehow to request a follow, right?
@darch Hey, I don't have these time labels ๐Ÿค”
@tkanos that combinde could maybe be called "Chime in" in the UI
@eaplmx they are only visible in my custom theme on neotxt.dk, but if you hover the icons on twtxt.net you should see the times as well
@darch Didn't know that, thanks!
@tkanos Very nice! I look forward to when we can update Yarn.social with this client too ๐Ÿ‘Œ
@tkanos Very nice! I look forward to when we can update Yarn.social with this client too ๐Ÿ‘Œ
@prologic is on the pipe , I need to stabilize a beta and have a pretty timeline, then yarn integration.
@tkanos

> then yarn integration.

Just gotta implement the Twt Hash and Twt Subject extensions ๐Ÿ‘Œ I'd love to see it also have reply and fork sub-commands ๐Ÿ˜…
@tkanos

> then yarn integration.

Just gotta implement the Twt Hash and Twt Subject extensions ๐Ÿ‘Œ I'd love to see it also have reply and fork sub-commands ๐Ÿ˜…
@prologic, twt Hash is already implemented the same way as yarnd. For the subject ?? I don;t know about that one. But I will implement if you want. The reply is already done twx tweet -r hash <text>, the fork not yet.
@prologic, twt Hash is already implemented the same way as yarnd. For the subject ?? I don;t know about that one. But I will implement if you want. The reply is already done twx tweet -r hash <text>, the fork not yet.
@prologic for yarn integration, I have the idea to create a Meta tag for PostHook (like : {{yarn}}) that will do behind the scene like yarnc login + yarnc tweet. so the twtxt local will only be a backup.
On the second step I will imlement the same PsotHook solution for follow and unfollow.
@tkanos Oh I see what youย mean... Actually integrate with a Pod's API and transparently post locally and to your feed on some pod? ๐Ÿค”
@tkanos Oh I see what youย mean... Actually integrate with a Pod's API and transparently post locally and to your feed on some pod? ๐Ÿค”