# 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 3
# self = https://watcher.sour.is/conv/pwprzqq
@<~duriny https://envs.net/~duriny/twtxt.txt> looking at your code here : duriny.envs.sh/twtr
I am not familiar with cobra, but I don't see where you call the quickstart function ?
I see that you Nuke everything on February 16th, since then I don't see any reference to quickstart on the code.
Are you rebuilding everything and the go install duriny.envs.sh/twtr@latest comes from a version before the Nuke ?
twtr@latest is currently v0.1.1, that's what I'm using to type this right now, I'm assuming you have the same version, you can check with the --version flag :)