Working on the "Captain's Log" app on appweaver. It's basically a journal app that you can keep notes to yourself with a publish to nostr feature as a kind 1 note.
I'd say we as a culture need to use repost more often. "The algorithm" is: this person is new or haven't got reach, so I would do a repost and if enough people does the same... This won't create viral posts but will provide a gentle push
View quoted note →
Just shipped file sync between two bot instances in nostr-dm-agent 🤖
You can now send files between bots.
On Bot A:
`!file upload <file> <npub_of_bot_b>`
copy the naddr and go to Bot B chat:
`!file download <naddr>`
The bot encrypts the file and uploads it to Blossom. Publishes a pointer to the blossom file on a nostr note. You can update the same file again and again, naddr won't change.
While built for bots, the underlying approach could work for any Nostr client that wants encrypted file sharing over Blossom.
Big thanks to @daniele for manent (https://github.com/dtonon/manent) — the encryption approach and the idea came from there 🙏
nostr-dm-agent:
I built nostr-dm-bot.
It runs on your machine, next to your #coding project. Use #opencode or #cursor; send instructions via private Nostr DMs.
Built-in Cashu wallet: top up via cashu.me (or similar) → !wallet receive <token>, then deposit to #routstr and pay-per-use with #Bitcoin.
Modes: Switch between modes (agent configuration + model presets) !ask, !plan, !agent for different tasks and safety.
install from