irctk

libircclient binding for scripts
git clone https://a3nm.net/git/irctk/
Log | Files | Refs | README

commit 3d4e6c91b849923c062c3a5dc695f2869b94afe4
parent 118cc008fe0d8f11ec9d0acf55962c003472fb3b
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Wed, 14 Nov 2012 17:25:01 +0100

explain how to pm people (thx louis)

Diffstat:
README | 8+++++---
1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/README b/README @@ -174,10 +174,12 @@ remove everything but the message (-F implies -f). The input format is of the following form: - [#chan] message + [channel] message -You can specify multiple channel names separated by commas (but see the section -"Pipelining" below). +The channel can be either of the form "#chan" (a regular channel) or of the form +"user" (the channel of private messages exchanged with user). You can specify +multiple channel names separated by commas (but see the section "Pipelining" +below). Because specifying the chan each time can be tedious, irctk can try to guess it. If you do not specify a destination and just give a message, irctk will say it