ever4st on Nostr: good find, but that program is a bit too old as well, (it is only one month old) ... ...
good find, but that program is a bit too old as well, (it is only one month old) ... but it crashes with this error :
quoting nevent1q…dn6nline 33, in main
events = await client.fetch_events([f], timedelta(seconds=10))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/lib/python3.12/site-packages/nostr_sdk/nostr_sdk.py", line 27777, in fetch_events
_UniffiConverterTypeFilter.check_lower(filter)
File "/lib/python3.12/site-packages/nostr_sdk/nostr_sdk.py", line 32605, in check_lower
raise TypeError("Expected Filter instance, {} found".format(type(value).__name__))
TypeError: Expected Filter instance, list found