diff options
Diffstat (limited to 'network/irssi_otr/README')
-rw-r--r-- | network/irssi_otr/README | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/network/irssi_otr/README b/network/irssi_otr/README index 62dd8c0664..c3a9b56459 100644 --- a/network/irssi_otr/README +++ b/network/irssi_otr/README @@ -1,3 +1,12 @@ -irssi-otr (Off-the-Record Messaging (OTR) for the irssi IRC client) +irssi_otr (Off-the-Record Messaging (OTR) for IRC clients) + +Off-the-Record Messaging (OTR) plugin for xchat and irssi + To use OTR within irssi, install this package, then "/load libotr" -and "/otr help" for usage instructions. +and "/otr help" for usage instructions. Also see the README in +/usr/doc/irssi_otr-$VERSION. To use with xchat, see also README.xchat. + +Note: The xchat plugin is automatically loaded when xchat starts. + +Either irssi or xchat support can be disabled by setting one of IRSSI=no +or XCHAT=no in the script's environment. It's an error to disable both. |