Skip to content

Message

The following allows one to send a message with bovine. Currently, only authentication with following Moo Client Registration Flow is possible.

python -m bovine.msg

Usage:

python -m bovine.msg [OPTIONS] [MESSAGE]...

Options:

  --secret TEXT  Secret corresponding to a did-key deposited with your actor
  --host TEXT    Hostname your actor is on
  --to TEXT      Recipients either as FediVerse handle or actor id
  --public
  --help         Show this message and exit.