Thanks, looks good.
Would it be useful if the p tag could be free-entered?
Thanks, looks good.
Would it be useful if the p tag could be free-entered?
I think in your current UI setup you request the user input the npub, and that in the backend is used to specify the filter "#p":["hex pubkey"] ...?
I think that works great.
I would only need another field, similar to the current "Write" node layout, where you request the user input the Kind, with default to 1.
I use that a lot to write other kinds like 7 (reactions), 5910 (DVM request), 9734 (zap request), etc.
I got it. What you need is the ability to change the kind of Event to be Triggered.
I think that would work well for kind7,9. I don't have a deep understanding of the other kind, but in any case we need the ability to change the target kind of Trigger.
nostr:npub1r0d8u8mnj6769500nypnm28a9hpk9qg8jr0ehe30tygr3wuhcnvs4rfsft
Hi Rod.
1.1.4 is ready.
I hope it works!
https://github.com/ocknamo/n8n-nodes-nostrobots/releases/tag/1.1.4
Awesome! You move quick. I will give it a go!
Tested and working on kind 7 (like) and kind 5910 (DVM request)! Thanks for the awesome fast response.
Will put to work soon.
Some bugs:
- I have a Nostr trigger set to trigger on mentions of kind 5910. It does so AND also it triggers on kind 1, whereas I was expecting it would only trigger on kind 5910.
- Periodically the Nostr trigger will stop working, it will start working again if the workflow is set to Inactive and reset to Active.
Thank you. 🫂
My question about the latter is, is it possible to get the logs of the node just before the workflow was stopped?
Possibly the relay is unstable.
I will see what I can find!
たぶんなおりました! Please check v1.1.5.
https://github.com/ocknamo/n8n-nodes-nostrobots/releases/tag/1.1.5
I mean, or an advanced version "raw filter" like you provide in the current Read node.