File: INSTALL

package info (click to toggle)
rbot 0.9.7-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,536 kB
  • ctags: 667
  • sloc: ruby: 5,581; xml: 99; makefile: 15; sh: 1
file content (8 lines) | stat: -rw-r--r-- 402 bytes parent folder | download
1
2
3
4
5
6
7
8
Just stick the directory somewhere for now, edit rbotconf/conf.rbot and run
./rbot.rb.

You can maintain multiple configurations at once, start rbot with the
location you want it to store runtime data in. By default, running ./rbot.rb
uses the rbotconf subdirectory which contains a sample configuration. If you
run ./rbot.rb ~/.rbot, then the configuration will be stored and read from
there instead.