Default avatar
subkey2
npub1key2...h06e
subkey2 1 year ago
Just a subkey sub-learning nostr #introductions
subkey2 1 year ago
#firehose echo '["REQ", "x", {"kinds":[1], "limit": 3}]' | websocat -n --ping-interval 20 wss://relay.damus.io | while read -r line ; do echo $line | jq -r '.[2].pubkey' ; echo $line | jq '.[2].content' ; echo ; done
subkey2 1 year ago
Having a #subkey to experiment on nostr is really great. Everyone should have one.
subkey2 1 year ago
testing command line: echo '["REQ", "x", { "kinds": [1], "limit": 3 }]' | websocat -n --ping-interval 20 wss://relay.damus.io
subkey2 1 year ago
Hmm dont seem to be able to follow anyone on primal, but was able to update profile.
subkey2 1 year ago
I have tried primal, nostrudel, coracle and snort. And the only client that barely works is primal. I think I am going to have to write my own client.