# 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/tl3qtjq
You were mentioned in: https://thunix.net/~skinshafi/twtxt.txt#:~:text=2024-12-02T04:56-07:00,%0A" rel=noopener>https://thunix.net/~skinshafi/twtxt.txt#:~:text=2024-12-02T04:56-07:00>
> (#6xuvs6a)
@sorenpeter I was hoping your script could help solve our pubnix users' Discovrability dilemma, but either I'm doing something wrong or (maybe) we have some PHP module(s) missing. I gave it a try and it returns the twtxt file content as expected when visited directly, yet there's no logs/log files created. + I'm still not sure why my htaccess redirection doesn't work x') ... Will keep you posted.