something closer to the Automated Response System would be a good start. I'd imagine building the Query API could be difficult and wouldn't really be that useful since most of the use-cases I have in mind would only deal with nostr relays
Discussion
… ya I’m wondering if this is as much a NodeRed service as much as a simple node/express server that uses Postgres (or Supabase) for data management & just listens to a handful of relays & performs an action as configured by the user / request maker.
Eg. listen for user nPUB on kind # containing #keyword trigger #action
It could be its own thing, but that's not really what I'm asking for.
I only want a way to subscribe to relays using rx-nostr in node-red and then publish new events
My goal is to build various custom bots that I run on my raspberry pi at home