irctk

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

commit 498e046db0568787d3eed0cd455031f145508a5e
parent 32bb08cc2e83562c63bb104b30dc82564e0c4b93
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Mon, 10 Sep 2012 10:35:11 +0200

title

Diffstat:
README | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README @@ -22,7 +22,7 @@ receives from stdin to the channels and outputs to stdout what it hears on the channels. This makes it possible to write simple IRC bots and scripts very quickly, either in the shell or in your favourite programming language. -== 2. Installing == +== 2. Installation == irctk is written using libircclient, you will need this library to compile and run the program. Install libircclient-dev (on Ubuntu and Debian systems), or get