# 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 9
# self = https://watcher.sour.is/conv/e6l3slq
Hello World! This is the first tweet written using the pre/post hook functionality of twtr! I hope it works! :D
@<~duriny https://envs.net/~duriny/twtxt.txt> it works, it works! Hurrah! :) So, now all you need to do is share the hook. LOL.
@<~duriny https://envs.net/~duriny/twtxt.txt> Cool! 😎 What does the hook do? 🤔
@<~duriny https://envs.net/~duriny/twtxt.txt> Cool! 😎 What does the hook do? 🤔
The hook is described in the original twtxt client's config section, https://twtxt.readthedocs.io/en/latest/user/configuration.html Since twtr aims to be backwards compatable with it this was a must. For those who are interested in the guts of twtr, this is the code the runs the hook: https://git.envs.net/duriny/twtr/src/commit/ace5da5447fa91d7706b09cbae2042cebd642c90/main.go#L807-L823
@david Oh did you mean what my current hook is? I'm currently using scp to copy a local twtxt.txt file to the https://envs.net server. Check out my twtxt config in my dotfiles :) https://git.envs.net/duriny/dotfiles/src/branch/main/.config/twtxt/config
@<~duriny https://envs.net/~duriny/twtxt.txt> Ahh very nice! The reason I was asking was out of curiosity. I have plans to evolve yarnc to be an offline-first client that syncs your "feed" to your Yarn.social pod/account. Maybe when you're mostly happy with twtr you might be interested in helping me with that effort? 🤔
@<~duriny https://envs.net/~duriny/twtxt.txt> Ahh very nice! The reason I was asking was out of curiosity. I have plans to evolve yarnc to be an offline-first client that syncs your "feed" to your Yarn.social pod/account. Maybe when you're mostly happy with twtr you might be interested in helping me with that effort? 🤔
@<~duriny https://envs.net/~duriny/twtxt.txt> "You _hope_ it works?" Great programming there! 😛 It works!