An IRC bot written in Scala. The main goal of this project is to try out Scala.
- You must have SBT installed, see http://code.google.com/p/simple-build-tool/
- Check out the code
- Run sbt sbt
- Start the bot > run
When the bot starts, it reads from the server, and from System.in. In order to connect to a channel, write "JOIN #channel".