# 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 37
# self = https://watcher.sour.is/conv/h2iljvq
@prologic I just created twitter://twitter.com/gtdguy on feeds.twtxt.net but i can't figure out how to start following this feed. When i got to https://twtxt.net/feeds all i see is this: and on https://feeds.twtxt.net/feeds it does not show up
@darch Isn't this it? https://feeds.twtxt.net/twitter-liberachat/twtxt.txt ?
@darch Isn't this it? https://feeds.twtxt.net/twitter-liberachat/twtxt.txt ?
Oh wait gtdguy
Oh wait gtdguy
Also that page is unfortunately really broken 😢 (UI/UX that is)
Also that page is unfortunately really broken 😢 (UI/UX that is)
Did you add the feed as twitter://gtdguy? Or something else?
Did you add the feed as twitter://gtdguy? Or something else?
Oh I _think_ I know why... His last post was Jul 12. It probably isn't picking up tweets that old. I'll have to have a look at the library I'm using to scrape twitter accounts.
Oh I _think_ I know why... His last post was Jul 12. It probably isn't picking up tweets that old. I'll have to have a look at the library I'm using to scrape twitter accounts.
@prologic i added it as twitter://twitter.com/gtdguy - should it just be twitter://gtdguy ? And yes it might be because there is no recent posts, but then i would be nice if it just pulled the latest 5 posts or so.\nI wanna try if i can use twtxt as RSS/atom reader along with twitter frontend. And I also got some ideas for simplifying the "Add feed"-workflow for the normal users.
@prologic i added it as twitter://twitter.com/gtdguy - should it just be twitter://gtdguy ? And yes it might be because there is no recent posts, but then i would be nice if it just pulled the latest 5 posts or so.
I wanna try if i can use twtxt as RSS/atom reader along with twitter frontend. And I also got some ideas for simplifying the "Add feed"-workflow for the normal users.
@prologic https://feeds.twtxt.net/twitter-gtdguy/twtxt.txt is there now :) It would be nice if yarn/twtxt.net could render older post and you are not forced to read the raw twtxt.txt file if you are a bit late to the party;)
@darch @prologic https://feeds.twtxt.net/twitter-gtdguy/twtxt.txt is there now :)
@darch @prologic https://feeds.twtxt.net/twitter-gtdguy/twtxt.txt is there now :)\n- It would be nice if yarn/twtxt.net could render older post and you are not forced to read the raw twtxt.txt file if you are a bit late to the party;)
@darch Yeah you need to add Twitter feeds as twitter://<handle>. I re-added it, so if it's still not there then yeah I'll have look dig further.\n\nFWIW I actually use Twtxt as my primary news source and subscribe to all kinds of Atom/RSS and Twitter feeds, not just friendly folks lik you 🤗
@darch Yeah you need to add Twitter feeds as twitter://<handle>. I re-added it, so if it's still not there then yeah I'll have look dig further.

FWIW I actually use Twtxt as my primary news source and subscribe to all kinds of Atom/RSS and Twitter feeds, not just friendly folks lik you 🤗
@darch Yeah you need to add Twitter feeds as twitter://<handle>. I re-added it, so if it's still not there then yeah I'll have look dig further.

FWIW I actually use Twtxt as my primary news source and subscribe to all kinds of Atom/RSS and Twitter feeds, not just friendly folks lik you 🤗
@darch That will come with a builtin search engine, so yeah you're right we need to build more UX friendly features 🤣
@darch That will come with a builtin search engine, so yeah you're right we need to build more UX friendly features 🤣
@prologic cool. Is there anyway to pull in the avatar image from twitter? - Like it just there for the taking:\n- https://twitter.com/patriciogv/photo\n- https://twitter.com/darchdk/photo\n- https://twitter.com/gtdguy/photo
@prologic cool. Is there anyway to pull in the avatar image from twitter? - Like it just there for the taking:
- https://twitter.com/patriciogv/photo
- https://twitter.com/darchdk/photo
- https://twitter.com/gtdguy/photo
@prologic Also an option to allow render of images on remote hosts like in this post: https://twtxt.net/twt/edmcsma
@darch Re Twitter avatars, yeah we can do that actually. File an issue for me? I'll try to do it when I have some down time 🤗
@darch Re Twitter avatars, yeah we can do that actually. File an issue for me? I'll try to do it when I have some down time 🤗
@darch Oh dear 😢 You found a bug _I think_ https://twtxt.net/twt/edmcsma produced a template error 😳
@darch Oh dear 😢 You found a bug _I think_ https://twtxt.net/twt/edmcsma produced a template error 😳
@prologic @darch I'm pretty sure there's an API for that.
@prologic @darch I'm pretty sure there's an API for that.
@prologic what bug? I was only asking to have the img-links shown as images instead of just icons.
@adi an API for pulling in twitter avatar? why not just use the URL since you already got the handle?
@prologic made an issue now: https://git.mills.io/yarnsocial/rss2twtxt/issues/13
@darch URLs might change? https://developer.twitter.com/en/docs/twitter-api/v1/data-dictionary/object-model/user
@darch URLs might change? https://developer.twitter.com/en/docs/twitter-api/v1/data-dictionary/object-model/user
@darch Thanks!
@darch Thanks!