# 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 4
# self = https://watcher.sour.is/conv/4fjkgtq
What's the difference between timeline and discover, I wonder.
I also wonder what feeds are. I guess I should read the documentation how about that.
@abucci Oh boi! 😅 I'm a bit embarrassed by my slackness here 😅

The main difference between the "Timeline" and "Discover" is quite simply this.

- Timeline contains only Yarns/Twts of feeds you directly follow.
- Discover contains only non-Bot/non-Automated Yarns/Twts of anything on your feed.

The later of which helps with discovering the wider ecosystem and other users and so forth -- especially so on a multi-user pod (which is the default configuration).

In either case, they are just "Views" of the cache, everything is in chronological order, there is no algorithm (besides sorting) going on, etc.
@abucci Oh boi! 😅 I'm a bit embarrassed by my slackness here 😅

The main difference between the "Timeline" and "Discover" is quite simply this.

- Timeline contains only Yarns/Twts of feeds you directly follow.
- Discover contains only non-Bot/non-Automated Yarns/Twts of anything on your feed.

The later of which helps with discovering the wider ecosystem and other users and so forth -- especially so on a multi-user pod (which is the default configuration).

In either case, they are just "Views" of the cache, everything is in chronological order, there is no algorithm (besides sorting) going on, etc.