# 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 5
# self = https://watcher.sour.is/conv/afhw4uq
@fastidious Yeah this is what I'm thinking too at a minimum...
Also when you say:
> if they do not respond to pings after x amount of time
What do you mean by "respond to pings"? You mean ping <pod_hostname>
? Or something else? Because if you're referring to some kind of. human contact, that's kind of the original point, we don't seem to be able to reach out to @lukas or get his attention and we have no other form of contact for him π
@fastidious Yeah this is what I'm thinking too at a minimum...
Also when you say:
> if they do not respond to pings after x amount of time
What do you mean by "respond to pings"? You mean ping <pod_hostname>
? Or something else? Because if you're referring to some kind of. human contact, that's kind of the original point, we don't seem to be able to reach out to @lukas or get his attention and we have no other form of contact for him π
@prologic right, a technical ping is what I meant. Like a query to an API for which a reply is expected. If no replies after x time, drop it. Thatβs the gist.