Hi! I have started using your trigger node and it works well for kind 1 notes, with thanks.
I am working a lot these days with other kinds. For example, I am working on the MCP/DVM work, and I would like to be triggered by kind 5910 and 6910.
Also, I would spend a lot of my time chatting with the AI on a private relay using Flotilla which uses kind 9.
Can we make kinds configurable, with default 1, but able to enter any kind I choose?
Thread
Login to reply
Replies (2)
Yap, Of course it is possible.
However, the current trigger node is triggered by mentions, i.e., filtered by p-tags.
This is both a precautionary measure to prevent too many events from reaching n8n.
Therefore, we need to know more to make a better spec. is there a tag on kind 5910, 6910, 9? Is there a NIP on this?
Your current mentions method will be good I think, the same method works for all kinds that I have seen; the mentioned user is tagged with "p" tag.
Kinds within the 5000-7000 range are defined with NIP-90. Within NIP-90 "p" tag defined as:
"p: Service Providers the customer is interested in. Other SPs MIGHT still choose to process the job"
That's the kind of mention I'm looking to work with.
📃.md