Use nostr-bot instead ;) https://github.com/davestgermain/nostr_bot
Discussion
oooh nice, thank you! Is this your repo?
It looks like this is geared toward watching for events, which I don’t really need to do. I’m trying to just have a Cron job that publishes kind 1 events, but am having trouble establishing (or maintaining?) relay connections. Is it aionostr that is being used to do this here?
Ok, yes. aionostr can do that. It should automatically reconnect to relays.
Let me know if you need help.