# 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/4aptshq
@eapl.me Care to share the code running https://eapl.mx/twtxt/ ?
Hey, sure! It's available here:
Hey, sure! It's available here:
https://github.com/eapl-gemugami/phpub2twtxt

I'm thinking of renaming the project and moving it outside of Github to make it more friendly for the community (Sourcehunt perhaps?).
But for now, you can find the crafted version for myself in that repo.