# 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 17
# self = https://watcher.sour.is/conv/k4xeska
@eapl.mx You could take a look at picoblog that I have been using on my websites and my pixelblog project
@me Actually I wouldn't mind if we built a browser extension. its actually in our backlog.

meanwhile however, all Yarn.social feeds, twtxt feeds hosted on yarnd are actually compatible with the IndieWeb microFormats v2 so you can view any profile or pod timeline using a mf2 tool such as this one

https://monocle.p3k.io/preview

which against my pod (twtxt.net) produces:

https://monocle.p3k.io/preview?url=https%3A%2F%2Ftwtxt.net%2F
@me Actually I wouldn't mind if we built a browser extension. its actually in our backlog.

meanwhile however, all Yarn.social feeds, twtxt feeds hosted on yarnd are actually compatible with the IndieWeb microFormats v2 so you can view any profile or pod timeline using a mf2 tool such as this one

https://monocle.p3k.io/preview

which against my pod (twtxt.net) produces:

https://monocle.p3k.io/preview?url=https%3A%2F%2Ftwtxt.net%2F
@darch & @prologic I don't know how to answer from the .txt file, so I'll reply here πŸ˜…

I was thinking more of having a simple script to have a human-friendly view, and to practice Ruby.
Something like:
https://github.com/my5t3ry/twi

That said, I didn't know (or recall) about the IndieWeb, I'll take a look to it, thanks!
@darch hey! I've seen your picoblog and pixelblog before, and I got to say it is just what I was looking for (sadly it's in PHP =P, I haven't touched it in ages)

Thanks for sharing!=
@eaplmx To reply to a message or tread you add the hash-tag from the URL of the message your want to reply to in parentheses to the beginning of your message.

For this conversation or tread it would be DATETIME (#k4xeska) your reply here...
@eaplmx

> sadly it’s in PHP =P

I smell a rewrite coming πŸ˜…=
@eaplmx

> sadly it’s in PHP =P

I smell a rewrite coming πŸ˜…=
@prologic 'go' for it ;)
@eaplmx Pixelblog should be mostly plug and play. No need for you to mess around with coding php.
@darch But I want to mess around!
@prologic Ruby or Python, pick your posion. Indeed it could be Go or Nim =P

I don't dislike PHP, it's only that I haven't used it for years, maybe since the jump from PHP 5 to 7?
I've heard good things about PHP 8.=
@darch Oh, thank you! Let me try it
Hello to my english speaking friends! I'm trying to reply to a previous twt from the .txt file.
Hello to my english speaking friends! I'm trying to reply to a previous twt from the .txt file.
@eapl.mx Hola amigo, it seems to work :)
@<~eaplmx https://eapl.mx/twtxt.txt> πŸ‘† this is amazing! Thanks to the designer of this extension:
https://dev.twtxt.net/doc/twthashextension.html

BTW I'm using the Python twtxt CLI which doesn't support the twthash, I've seen some ports to Go, but I wasn't able to make them work, mainly due to my lack of knowledge in Golang. Any suggestions for a better client?