about summary refs log tree commit diff
POUNCE-PALAVER(1) General Commands Manual POUNCE-PALAVER(1)

pounce-palaverPalaver push notifications for pounce

pounce-palaver [-PNsv] [-c cert] [-d path] [-k priv] [-p port] [-t trust] [-u user] [-w pass] host

The pounce-palaver daemon provides push notifications for the Palaver IRC app via the pounce(1) IRC bouncer. The palaver option must be enabled in pounce(1).

The arguments are as follows:

Never send message previews, regardless of the app preferences.
Never send message previews for private messages.
cert
Load the TLS client certificate from path. If the private key is in a separate file, it is loaded with -k.
path
Set the path to the database file used to store notification preferences. The default path is documented in FILES.
priv
Load the TLS client private key from path.
port
Connect to port. The default port is 6697.
Match nick and keywords case-sensitively, despite the specification.
path
Trust the self-signed certificate loaded from path and disable server name verification.
user
Set the username to user. The default username is “pounce-palaver”.
Log IRC protocol, SQL and HTTP to standard error.
pass
Log in with the server password pass.
host
Connect to host.

$XDG_DATA_DIRS/pounce/palaver.sqlite
The database file is searched for first in $XDG_DATA_HOME, usually ~/.local/share, followed by the colon-separated list of paths $XDG_DATA_DIRS, usually /usr/local/share:/usr/share.
~/.local/share/pounce/palaver.sqlite
The most likely default path to the database file.

pounce(1)

Palaver IRC Capability

June McEnroe <june@causal.agency>

Send mail to <list+pounce@causal.agency> or join #ascii.town on irc.tilde.chat.

November 28, 2021 OpenBSD 7.4