]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - INSTALL
Wed Aug 03 00:31:41 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
[user/henk/code/ruby/rbot.git] / INSTALL
1 Just run rbot, it'll ask you for any core information it needs before it can
2 start, after that you can configure everything else online using the config
3 module.
4
5 You can maintain multiple configurations at once. Start rbot with the
6 location you want it to store runtime data in. By default, running rbot
7 uses the ~/.rbot config directory. If you run 'rbot /path/to/foo', then the
8 configuration will be stored to and read from there instead.