# 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 6
# self = https://watcher.sour.is/conv/wvulheq
Hey, @movq, a tiny thing to add to jenny
, a -v
switch. That way when you twtxt "*That’s an older format that was used before jenny version v23.04*", I can go and run jenny -v
, and "duh!" myself on the way to a git pull
. :-D
Hey, @movq, a tiny thing to add to jenny
, a -v
switch. That way when you twtxt "*That’s an older format that was used before jenny version v23.04*", I can go and run jenny -v
, and "duh!" myself on the way to a git pull
. :-D
@quark Printing a version? I’ll think about it. 🤔
It would be easy to do for releases, but it’s a little hard to do for all the commits in between – jenny has no build process, so there’s no easy way to incorporate the output of git describe
, for example.
@quark Printing a version? I’ll think about it. 🤔
It would be easy to do for releases, but it’s a little hard to do for all the commits in between – jenny has no build process, so there’s no easy way to incorporate the output of git describe
, for example.
@quark Printing a version? I’ll think about it. 🤔
It would be easy to do for releases, but it’s a little hard to do for all the commits in between – jenny has no build process, so there’s no easy way to incorporate the output of git describe
, for example.
@quark Printing a version? I’ll think about it. 🤔
It would be easy to do for releases, but it’s a little hard to do for all the commits in between – jenny has no build process, so there’s no easy way to incorporate the output of git describe
, for example.