# 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 1
# self = https://watcher.sour.is/conv/xjsgjla
there's this is script that i needed to run but it wouldn't let me.\n\nlooking at the script, it actually checks the current local time and will just exit if a certain time condition is not met. not sure why it's set up this way, but i needed to run it at the moment. so i ran the script this way:\n\n> $> TZ=UTC-10 ./somescript.sh\n\nand it ran! and it felt a little bit like time travel :P=