From 35a9fa3dd8a56be764845a3e2744767b98955351 Mon Sep 17 00:00:00 2001 From: William Casarin Date: Fri, 22 Mar 2024 11:12:32 +0100 Subject: [PATCH] queries: add a few more test queries --- queries/hashtags.json | 40 ++++++++++++++++++++++++++++++++++++++ queries/notifications.json | 1 + 2 files changed, 41 insertions(+) create mode 100644 queries/hashtags.json create mode 100644 queries/notifications.json diff --git a/queries/hashtags.json b/queries/hashtags.json new file mode 100644 index 00000000..f13ddd9e --- /dev/null +++ b/queries/hashtags.json @@ -0,0 +1,40 @@ +[{"limit": 100, + "kinds": [ + 1 + ], + "#t": [ + "damus", + "haskell", + "asknostr", + "winestr", + "introductions", + "foodstr", + "grownostr", + "metaverse", + "weirdstr", + "lmdb", + "sqlite", + "midjourney", + "lora", + "nostrdb", + "nethack", + "gamestr", + "gamedev", + "indiedev", + "nixos", + "nikkineighbor", + "womeninnostr", + "theinbetween", + "rust", + "notecrumbs", + "damusandroid", + "nostrstandup", + "damoose", + "physics", + "nostrscript", + "nerdstr", + "nostriga", + "blobstr", + "osrs" + ] +}] diff --git a/queries/notifications.json b/queries/notifications.json new file mode 100644 index 00000000..650236db --- /dev/null +++ b/queries/notifications.json @@ -0,0 +1 @@ +[{"limit": 100, "kinds":[1], "#p": ["32e1827635450ebb3c5a7d12c1f8e7b2b514439ac10a67eef3d9fd9c5c68e245"]}]