# 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 10
# self = https://watcher.sour.is/conv/76iaysa
Any recommendations on a good intro to webfinger? I'm guessing the Yarn.social support centres around pointing out the administrator account, yes? I've been working on getting websocket support up and running for my vaultwarden instance today, and just noticed some nodeinfo errors in my reverse proxy logs; I'm guessing that's because I used to run a Fediverse instance (Pleroma) back in the day. Do nodeinfo and webfinger normally go hand in hand, or are all the search results about Nextcloud errors swaying my understanding?
@jlj The best resource I've found is webfinger.net itself.
@jlj The best resource I've found is webfinger.net itself.
@jlj The best resource I've found is webfinger.net itself.
@jlj The best resource I've found is webfinger.net itself.
> Iā€™m guessing the Yarn.social support centres around pointing out the administrator account, yes?

No, we'll likely use this to replace the hacky feed lookup I did a while ago šŸ‘Œ
> Iā€™m guessing the Yarn.social support centres around pointing out the administrator account, yes?

No, we'll likely use this to replace the hacky feed lookup I did a while ago šŸ‘Œ
> Iā€™m guessing the Yarn.social support centres around pointing out the administrator account, yes?

No, we'll likely use this to replace the hacky feed lookup I did a while ago šŸ‘Œ
> Iā€™m guessing the Yarn.social support centres around pointing out the administrator account, yes?

No, we'll likely use this to replace the hacky feed lookup I did a while ago šŸ‘Œ
@prologic Ah, neat. Ta!