]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - INSTALL
initial import of rbot
[user/henk/code/ruby/rbot.git] / INSTALL
1 Just stick the directory somewhere for now, edit rbotconf/conf.rbot and run
2 ./rbot.rb.
3
4 You can maintain multiple configurations at once, start rbot with the
5 location you want it to store runtime data in. By default, running ./rbot.rb
6 uses the rbotconf subdirectory which contains a sample configuration. If you
7 run ./rbot.rb ~/.rbot, then the configuration will be stored and read from
8 there instead.