updated REDME with how to compile and use
This commit is contained in:
parent
362046fff3
commit
4df1d9c09f
1 changed files with 12 additions and 1 deletions
13
README
13
README
|
@ -1 +1,12 @@
|
||||||
A simple IRC bot.
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue