No description
Find a file
2014-11-23 21:26:44 +01:00
.gitignore added first browser tests 2014-11-23 18:07:47 +01:00
browser.hs added first browser tests 2014-11-23 18:07:47 +01:00
cnb.hs merge and removed hehe 2014-11-23 21:26:44 +01:00
Makefile added clean to Makefile 2014-11-23 18:52:47 +01:00
README updated REDME with how to compile and use 2014-11-23 18:05:55 +01:00

A simple IRC bot which can be invited and kicked from a chanel
and it can also be programmed with simple regexes by the users
in the chanel.

You need to install regex-posix:

	cabal install regex-posix

And then a simple:

make
./cnb