nostr-tool $(noscl relay | grep -oP "^wss://[^:]+" | while read r; do echo -n "-r $r "; done) list-events --ptag $(noscl public) --timeout 10 | jq -c '.[] | del(.tags) | .created_at = (.created_at | strflocaltime("%Y-%m-%d %H:%M:%S"))'

Edit

Pub: 03 Oct 2023 15:20 UTC

Views: 95