# 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/mpmcw5a
@<~duriny https://envs.net/~duriny/twtxt.txt> Cool! There's a typo in "param_e_ter" and your script needs some input validation. 8-) https://envs.net/~duriny/cgi-bin/twtxt.sh?file=https://twtxt.net/user/prologic/avatar 502s, I expected more a 400 for PNG data and https://envs.net/~duriny/cgi-bin/twtxt.sh?file=https://twtxt.net/user/prologic/avatar.jpg prints some HTML in the browser.
Good catch on that typo @lyse, thanks :)
I might leave input validation for later, maybe I'll add an --html option to twtr to make it easier :)