# 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/2gyqgsa
Wondering what (non-pod) twtxt clients are being used out there. twtxt doesn't work on modern python versions, txtnish is no longer maintained. I've thinking of becoming a tt user, but it still has so many features missing...
If you _believe_ tt
is missing "so many features" you should talk to it's developer @lyse and perhaps help out and contribute in that space, the more (_modern/functionaining_) clients the better 👌
If you _believe_ tt
is missing "so many features" you should talk to it's developer @lyse and perhaps help out and contribute in that space, the more (_modern/functionaining_) clients the better 👌
I don't think *tt* is missing anything, it is just hard—to almost impossible—to be get running at this time. I haven't bugged @lyse to work on that, but it would be super nice to have that client available for the masses to use. What say you, @lyse? (wink, wink)
@fastidious Haha, I know. I even fully agree! :-D Good news, yesterday I started reading on asyncio to get rid of the original twtxt reference implementation all together. But this endeavor will take some time.