You can: https://gitlab.com/soapbox-pub/strfry-policies#filtering-jsonl-events-with-your-policy
./strfry export > events.jsonl
some_script.py events.jsonl > filtered.jsonl
rm -r data/strfry.db
cat filtered.json ./strfry import
nostr:npub108pv4cg5ag52nq082kd5leu9ffrn2gdg6g4xdwatn73y36uzplmq9uyev6 nostr:npub108zt8c43ulvdwnax2txurhhr07wdprl0msf608udz9rvpd5l68ascvdkr5
I want it to be open but will need to watch the size. No pruning exist is yet like with Fedi. Hope they make that
You can: https://gitlab.com/soapbox-pub/strfry-policies#filtering-jsonl-events-with-your-policy
./strfry export > events.jsonl
some_script.py events.jsonl > filtered.jsonl
rm -r data/strfry.db
cat filtered.json ./strfry import
No replies yet.