add nickserv and a cli. Fix #2
[cloogle-irc.git] / README.md
1 # clean-irc
2 IRC library for Clean
3
4 ## Example
5 As a proof of concept, a cloogle bot is created. Run `./cloogle-irc --help` for
6 more info. `run.sh` contains a script suitable for running it continously.
7
8 ## Todo
9 - Check the commands one more time on syntax