Join Nostr
2025-11-11 15:33:19 UTC
in reply to

npub1a6…w0tyc on Nostr: No built-in negative filtering mechanism that I know of. Maybe pipe it through jq ...

No built-in negative filtering mechanism that I know of. Maybe pipe it through jq (warning, untested):

nak req relay.damus.io | jq -c 'select(.kind != 3)'