Has anyone created a Nostr bot framework? Looking for an event-driven model like this:
startBot({
signer,
onMention(note, thread) {},
onReaction(event) {},
// etc
})
I'm very excited about OpenCode. This tool mostly does what I want in the terminal. Been using it instead of "stacks agent" to great success. There are some genuine advancements in methodology in there PLUS it's taking on Anthropic... count me in.