Message

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

usage: python -mbovine.msg [-h] [--secret SECRET] [--host HOST]
                           [--to TO [TO ...]] [--public]
                           message

Positional Arguments

message

You message text

Named Arguments

--secret

Secret corresponding to a did-key deposited with your actor

--host

Hostname your actor is on

--to

Recipients either as FediVerse handle or actor id

Default: []

--public

Default: False