Open coracle, open devtools, run
events = []; g.load({relays: g.getUserRelayUrls(), filters: [{authors: [g.pubkey.get()], '#t': ["tanelhasnt"]}], onEvent: e => events.push(e)})
Wait 30 seconds, then console.log(JSON.stringify(events))
Open coracle, open devtools, run
events = []; g.load({relays: g.getUserRelayUrls(), filters: [{authors: [g.pubkey.get()], '#t': ["tanelhasnt"]}], onEvent: e => events.push(e)})
Wait 30 seconds, then console.log(JSON.stringify(events))
okay
this is the only reason i'm opening my laptop again
let's see if i can figure this out
nostr:npub1gnwpctdec0aa00hfy4lvadftu08ccs9677mr73h9ddv2zvw8fu9smmerrq uhhh, i couldn't figure this out
for some reason i had to manually type it all into the console in dev tools, because copy paste did not work and nothing happened
idk