# 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/u3zloka
@abucci I can't work out the UI 🤦♂️ LInk to a sample? 🙏
@abucci I can't work out the UI 🤦♂️ LInk to a sample? 🙏
@abucci I can't work out the UI 🤦♂️ LInk to a sample? 🙏
@abucci I can't work out the UI 🤦♂️ LInk to a sample? 🙏
@prologic my link *is* a sample. You're looking at source code. In this particular case it even executes and shows you the result, a text string.
@abucci Oh! 🤦♂️ Then I clearly did not understand whatever the UI was showing me as "code" 🤣 Ooops sorry!
@abucci Oh! 🤦♂️ Then I clearly did not understand whatever the UI was showing me as "code" 🤣 Ooops sorry!
@abucci Oh! 🤦♂️ Then I clearly did not understand whatever the UI was showing me as "code" 🤣 Ooops sorry!
@abucci Oh! 🤦♂️ Then I clearly did not understand whatever the UI was showing me as "code" 🤣 Ooops sorry!
@prologic It definitely takes some getting used to. Try expanding the folded code (click the little arrow thingers)
@abucci Yeah I did that, and well I "guess so" 🤷♂️ a) I was unfamiliar with the UI and b) I'm not unfamiliar with the language 😅
@abucci Yeah I did that, and well I "guess so" 🤷♂️ a) I was unfamiliar with the UI and b) I'm not unfamiliar with the language 😅
@abucci Yeah I did that, and well I "guess so" 🤷♂️ a) I was unfamiliar with the UI and b) I'm not unfamiliar with the language 😅
@abucci Yeah I did that, and well I "guess so" 🤷♂️ a) I was unfamiliar with the UI and b) I'm not unfamiliar with the language 😅
@prologic Yeah, it's one of these bizarro world pure functional languages so if you're not used to reading those it'll look weird as hell.