# 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 9
# self = https://watcher.sour.is/conv/n6hmfdq
writing twtxt parser in deno but copilot suggested whole parse function, oh my god

It looks like copliot already knows what is twtxt. but hmm I should find how to make reply tree and do some regex thing
Ah gotcha

https://git.mills.io/yarnsocial/yarn/src/branch/main/docs/_posts/2020-12-11-twthashextension.md
I wrote a deno version of hash calculation code

https://gist.github.com/hashrock/e003c7f023bfced46d97170e02ef65ae
@hashrock cool! I made one on Python 3.10, maybe I should share if it's useful for someone
@eaplmx Great! It's always fun to learn about data formats
@hashrock agreed! And how about demo, is it any good?
@hashrock LOL 🤣 Probably ripped it off our JavaScript library 🤦‍♂️
@hashrock LOL 🤣 Probably ripped it off our JavaScript library 🤦‍♂️