# 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 3
# self = https://watcher.sour.is/conv/oonclma
@lohn So the webmentions in yarnd
currently works like this (_assuming it still works_). If you @-mention
another user on a remote pod where you don't yet follow that user, they get notified via the @twtxt bot on their pod to say they got mentioned from blah on twt blah.
Secondly if a website mentions a twt permalink on their site, that'll also trigger a @twtxt bot notification to say blah mentioned twt blah from site blah.
That's what's been implemented so far.... But I hardly ever see it used, so I'm not sure if it still works 🤣
@lohn So the webmentions in yarnd
currently works like this (_assuming it still works_). If you @-mention
another user on a remote pod where you don't yet follow that user, they get notified via the @twtxt bot on their pod to say they got mentioned from blah on twt blah.
Secondly if a website mentions a twt permalink on their site, that'll also trigger a @twtxt bot notification to say blah mentioned twt blah from site blah.
That's what's been implemented so far.... But I hardly ever see it used, so I'm not sure if it still works 🤣
@prologic @twtxt We can test it then. And I think that would be awesome if yarnd
sends a webmention to any link posted in twt. And this can make Yarn more known.