Skip to content
cythrawll edited this page Sep 13, 2010 · 8 revisions

Welcome to the scalaircbot wiki!

Running cythrawll’s maven tree:

mvn scala:run

This will compile, run tests (if included), package, and run ircbot.

To run alternate config files, put your config file into src/main/resources (for some reason resource uri’s can’t include hyphens)

mvn scala:run -Dircbot.config=testConfig.xml

Clone this wiki locally