update
[cloogle-irc.git] / README.md
1 # clean-irc
2 IRC library for Clean
3
4 ## Test
5 ```
6 make && ./test | nc irc.freenode.net 6667
7 ```
8
9 ## Todo
10 - Implement more commands
11 - Check comma separated parses
12 - Make a bot interface