usage:

searchstr 123

script:

function searchstr() { res=$(wscat -c wss://relay.nostr.band -x '["REQ", "q", {"search": "'$1'"}]'); echo "$res"; }
Edit

Pub: 15 Oct 2023 20:13 UTC

Edit: 15 Oct 2023 20:13 UTC

Views: 99