Since I moved to Linux I was missing a proper nostr cli. So I made one: https://nostrcli.sh
My favorite features:
$> nostr dm <nip05domain>
List all users on that domain, start typing the username you want, enter, and start chatting. Back space, back in the list, type another user (bot) name, enter, resume that other conversation. With support for typing indicator to make sure your bot is doing something. 🤖
Also:
$> cat ~/.ssh/*.pub | nostr dm xbot
Give it a try and tell me what you think.
My favorite features:
$> nostr dm <nip05domain>
List all users on that domain, start typing the username you want, enter, and start chatting. Back space, back in the list, type another user (bot) name, enter, resume that other conversation. With support for typing indicator to make sure your bot is doing something. 🤖
Also:
$> cat ~/.ssh/*.pub | nostr dm xbot
Give it a try and tell me what you think.
🤙1