# 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/glmne3a
so far, noone of the yarn functions work just yet
@novaburst Very nice 👌
@novaburst Very nice 👌
@prologic everything is fine in theory, but nothing in practice, xD
@novaburst this is well done. something tells me you .dotfiles would be a fun adventure :-)
and at this point i'm pretty much stuck lol
@novaburst i'd gladly pay you tuesday for some .dotfiles today :-)
@prologic printf '{"username":%s, "password":%s}' | curl -q -o - -H 'Accept: application/json' --data @- -X "POST" $yarn_api_auth | jq -C this should work, right?
> parse error: Invalid numeric literal at line 1, column 4

gah, damn it json
@novaburst some notes from the pedantic me:

* It is not "Command:", but "Commands:". If "Command:", then remove "s" from the Yarn.social-specific one.
* The descriptions for all commands are not aligned.
* There are periods at the end of each description on the first half, but not on the second half.
* You use "twtxt file" and "twtfile"; settle on one. Same for "tweet" and "twt".
* The "and exit" on the two options sounds rather superfluous.

Good day! :-)*