monk_cactus on Nostr: Anyone have advice on establishing relay connections using python-nostr? I’ve got ...
Anyone have advice on establishing relay connections using python-nostr?
I’ve got normie_news_bot (npub1c3z…y7cq) running with basic functionality, but I don’t think it’s publishing to every relay in the script.
I get a WebSocketConnectionClosedExcption: Connection is already closed error. Not sure if that’s because the relays are rejecting my connection or if the connection times out before the publish() executes.
I’ve got normie_news_bot (npub1c3z…y7cq) running with basic functionality, but I don’t think it’s publishing to every relay in the script.
I get a WebSocketConnectionClosedExcption: Connection is already closed error. Not sure if that’s because the relays are rejecting my connection or if the connection times out before the publish() executes.