We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Welcome to the scalaircbot wiki!
To run the master branch:
make run
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