# 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 12
# self = https://watcher.sour.is/conv/4oz7fmq
Just keep an eye on: https://events.indieweb.org/

Would love to see some yarn support for events :D Here are some tools for inspiration:
- https://gath.io
- https://gettogether.community
- https://meetable.org
@darch Gath looks like the right tool for the job here. Why can't that be used? Why do we have to build anything _event_-specific in yarnd at all? If you can link something, isn't that enough? 🤔
@darch Gath looks like the right tool for the job here. Why can't that be used? Why do we have to build anything _event_-specific in yarnd at all? If you can link something, isn't that enough? 🤔
@prologic wow! Such a simple concept. Gath looks super cool! If only I had a reason to self-host it 🤣
@ullarah and @prologic Yes I'm also all for using existing stuff that works instead of building monoliths. Not completely sure what you meant with:
> iCal feed/bot thingy
Having a twtxt feed from a service like Gath would be a nice addition to get notified about events in your timeline. I'm sure that would be possible to build and add to gath
There are already support for masondon and Friendica, so why not twtxt
https://github.com/lowercasename/gathio/wiki/Fediverse-Instructions
@darch Well we'll unlikely ever add support for ActivityPub -- Buy maybe we can build our own "events" thing
@darch Well we'll unlikely ever add support for ActivityPub -- Buy maybe we can build our own "events" thing
@prologic using something like Gath for the event pages and RSPV handling makes a lot of sense. Gaths email model makes it easy for anyone to sign up.
Then we just add some event UI features to yarn like:
- click "Ceate event" in the yarn UI
- takes you to gath.twtxt.net and create event
- post public link to event to timeline of the user or if pod-events user
@darch I think this could work quite well actuallly. Wiith IndieAuth now supported as a provider and consumer support coming soon this is quite doable 👌
@darch I think this could work quite well actuallly. Wiith IndieAuth now supported as a provider and consumer support coming soon this is quite doable 👌