Merge pull request #1831 from RoboSats/include-new-nostr-kinds

Include new nostr kinds
This commit is contained in:
KoalaSat
2025-03-28 14:23:30 +00:00
committed by GitHub

View File

@ -1,6 +1,6 @@
#!/bin/sh
filters='{"kinds":[38383]}'
filters='{"kinds":[38383, 31986, 1059]}'
while IFS= read -r line; do
/app/strfry --config /etc/strfry.conf sync ${line} --filter "$filters" --dir both