IRCCD-PLUGIN-PLUGIN(7) - Miscellaneous Information Manual

NAME

plugin - irccd plugin plugin

DESCRIPTION

The plugin plugin let you inspect loaded plugins.

INSTALLATION

The plugin plugin is distributed with irccd. To enable it add it into your irccd.conf(5) configuration file.

plugin "plugin"

USAGE

The plugin plugin only reacts to the special command. It understands info and list sub commands.

Both commands work in a channel or as private message with irccd.

CONFIGURATION

The plugin plugin supports the following configuration properties:

max-list-lines (int)

max number of lines allowed for the list sub command (Optional, default: 3).

max-list-columns (int)

max number of columns allowed per lines (Optional, default: 80).

TEMPLATES

The plugin plugin supports the following templates properties:

usage

Message to show on invalid usage.

info

Plugin information message to show. Keywords: author, license, name, summary, version.

not-found

Message to show if a plugin does not exist. Keywords: name.

too-long

Message to show if the list of plugin is too long.

All templates support the following standard keywords: channel, command, nickname, origin, plugin, server.

SEE ALSO

irccd(1), irccd-templates(7)

macOS 13.5 - February 3, 2022