mirror of
https://github.com/jb55/nostril.git
synced 2024-11-24 08:59:08 -05:00
dm docs
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
parent
04a02cbaea
commit
7cd4e8c188
|
@ -44,4 +44,7 @@ Send to a relay:
|
||||||
|
|
||||||
$ ./nostril --envelope --sec <key> "this is a message" | websocat wss://nostr-pub.wellorder.net
|
$ ./nostril --envelope --sec <key> "this is a message" | websocat wss://nostr-pub.wellorder.net
|
||||||
|
|
||||||
|
Send a nip04 DM:
|
||||||
|
|
||||||
|
$ ./nostril --envelope --dm <pubkey> --sec <key> "this is a secret" | websocat wss://nostr-pub.wellorder.net
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user