# 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 8
# self = https://watcher.sour.is/conv/k2nmaza
@lohn Hey! 🤘 Welcome back buddy! 🤗 Your pod has been offline for a while 😢 what happened? 🤔
@lohn Hey! 🤘 Welcome back buddy! 🤗 Your pod has been offline for a while 😢 what happened? 🤔
@prologic Thanks! This commit broke my compose setup. I used to pass yarnd options through cmd
because yarnd was in entrypoint
.
@prologic Easy to fix. No big deal. I just didn't have time to debug it sooner.
@lohn Ahh yup, that goe changes for sure so that the documentation of docker run prologic/yarnd
_actually_ worked without fuss. It even does some auto-configuration if you're too lazy to read the docs or the --help
😅 But yeah sorry for breaking this, but glad you're back up now! 🤗
@lohn Ahh yup, that goe changes for sure so that the documentation of docker run prologic/yarnd
_actually_ worked without fuss. It even does some auto-configuration if you're too lazy to read the docs o
@lohn Ahh yup, that goe changes for sure so that the documentation of docker run prologic/yarnd
_actually_ worked without fuss. It even does some auto-configuration if you're too lazy to read the docs or the --help
😅 But yeah sorry for breaking this, but glad you're back up now! 🤗
@prologic don't worry. I kinda like to fix those things.