=> twtxt.dev
🥳=
# 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 60438 # self = https://watcher.sour.is?uri=https://twtxt.net/user/prologic/twtxt.txt&offset=57491 # next = https://watcher.sour.is?uri=https://twtxt.net/user/prologic/twtxt.txt&offset=57591 # prev = https://watcher.sour.is?uri=https://twtxt.net/user/prologic/twtxt.txt&offset=57391
twt
probably isn't the best client I'm afraid. It doesn't really cache twts by their key (hash) to display threads properly. Jenny however does 👌
twt
probably isn't the best client I'm afraid. It doesn't really cache twts by their key (hash) to display threads properly. Jenny however does 👌
User-Agent
and service his feed via a custom PHP script 😅User-Agent
and service his feed via a custom PHP script 😅yarnd
and WebSub yarnd
and WebSub /twtxt.txt.sig
(_detached signauture_)# uuid =
with a key that can be verified./twtxt.txt.sig
(_detached signauture_)# uuid =
with a key that can be verified.
It's also quite nice to have a visual representation of the feed too. description can be optional.
Without this, feeds are a bit too "bland" IMO.
It's also quite nice to have a visual representation of the feed too. description can be optional.
Without this, feeds are a bit too "bland" IMO.
cat <<EOF
# nick = $USER
# avatar = https://example.com/$USER.png
# description = Hi 👋 I'm Bob!
# uuid = 7E9BC039-4969-4296-9920-4BACDBA8ED5C
2024-09-28T11:19:25+10:00 Hello World!
EOF > ~/public_html/twtxt.txt
Content-type: text/plain; charset=utf-8
cat <<EOF
# nick = $USER
# avatar = https://example.com/$USER.png
# description = Hi 👋 I'm Bob!
# uuid = 7E9BC039-4969-4296-9920-4BACDBA8ED5C
2024-09-28T11:19:25+10:00. Hello World!
EOF > ~/public_html/twtxt.txt
Content-type: text/plain; charset=utf-8
cat <<EOF
# nick = $USER
# avatar = https://example.com/$USER.png
# description = Hi 👋 I'm Bob!
# uuid = 7E9BC039-4969-4296-9920-4BACDBA8ED5C
2024-09-28T11:19:25+10:00 Hello World!
EOF > ~/public_html/twtxt.txt
Content-type: text/plain; charset=utf-8
# uuid =
(_if present_) otherwise just falling back to the URL you fetched it from and dropping the idea of a feed # url =
entirely.
# uuid =
(_if present_) otherwise just falling back to the URL you fetched it from and dropping the idea of a feed # url =
entirely.
james at mills dot io
? 🤔
james at mills dot io
? 🤔
yarnd
. If there was any poorly worded "things", it was just merely pointing out lacking capabilities for caching and discovery.
yarnd
. If there was any poorly worded "things", it was just merely pointing out lacking capabilities for caching and discovery.