# 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 8
# self = https://watcher.sour.is/conv/sotzvdq
@sorenpeter @darch I _think_ your PHP Twtxt client on your website is missing an important feature:

- Expanding @mention to their proper form @<nick url>. This is what every client should be doing as part of their pre-processing step.

Does your client have the concept of a "Following" list? Where you keep a list of feeds you are following?
@sorenpeter @darch I _think_ your PHP Twtxt client on your website is missing an important feature:

- Expanding @mention to their proper form @<nick url>. This is what every client should be doing as part of their pre-processing step.

Does your client have the concept of a "Following" list? Where you keep a list of feeds you are following?
@prologic @sorenpeter you can see the code at: https://github.com/sorenpeter/phpub2twtxt/\nFor now it it just post timestamp + text to the txtwt.txt via a form.\nI got a local follow list set up withe the original CLI client.
@prologic @sorenpeter you can see the code at: https://github.com/sorenpeter/phpub2twtxt/
For now it it just post timestamp + text to the txtwt.txt via a form.
I got a local follow list set up withe the original CLI client.
@prologic @sorenpeter you can see the code at: https://github.com/sorenpeter/phpub2twtxt/\nFor now it it just post timestamp + text to the txtwt.txt via a form.\nI got a local follow list set up withe the original CLI client.
@sorenpeter @darch Cool! 👍
@sorenpeter @darch Cool! 👍
@sorenpeter @darch Cool! 👍