# 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/lcm3qbq
I got a cool idea for a bot, since I've been learning the slixmpp python library to rebuild my bot and get off of errbot framework. On how to make twtxt posts, with a (currently unknown) selection of meta data from the RSS of them, and a sort of (tho I'm sure this is an incorrect term) webhooks for the XMPP chats and have them post when the bot refreshes it's read of the RSS files.

I'm starting to stage out this idea, and I know it will be a difficult job because I don't necessarily have that great of python skills but I think this is my best and most valid idea for slixmpp yet. Of any real extent. I will ofc release it opensource at some point on sourcehut.

Workin through the night 🌙
@chunkimo We already support Twtxt feeds from RSS/Atom via https://feeds.twtxt.net 😆
@chunkimo We already support Twtxt feeds from RSS/Atom via https://feeds.twtxt.net 😆
@chunkimo We already support Twtxt feeds from RSS/Atom via https://feeds.twtxt.net 😆
@prologic Yes but I want to webhook RSS updates to XMPP multi user chats on an update frequency and have a tiny framework to manage which twtxt/RSS feeds to hook into the chats.

I am progressing my pythons skills with slixmpp XMPP library
@chunkimo Ahh I see 👌 Well Yarn pods have a ReST API too btw -- primarily used by the mobile app; what I'm on now
@chunkimo Ahh I see 👌 Well Yarn pods have a ReST API too btw -- primarily used by the mobile app; what I'm on now
@chunkimo Ahh I see 👌 Well Yarn pods have a ReST API too btw -- primarily used by the mobile app; what I'm on now
@prologic oh ReST API, perfect niiice! I will look into it :D
@chunkimo It's mostly documented here: https://dev.twtxt.net/
@chunkimo It's mostly documented here: https://dev.twtxt.net/
@chunkimo It's mostly documented here: https://dev.twtxt.net/