Skip to content
tml edited this page Oct 24, 2011 · 8 revisions

Welcome to the scalaircbot wiki!

To run the master branch:

  • first time run: sbt update to grab the dependencies
  • Copy config.xml to config-prod.xml
  • Edit the file with your parameters
  • sbt "run config-prod.xml"
  • or sbt go
Clone this wiki locally