rbot-remote: allow override of function
[rbot] / INSTALL
1 Run setup.rb to install the bot.
2
3 Just run rbot, it'll ask you for any core information it needs before it can
4 start, after that you can configure everything else online using the config
5 module.
6
7 You can maintain multiple configurations at once. Start rbot with the
8 location you want it to store runtime data in. By default, running rbot
9 uses the ~/.rbot config directory. If you run 'rbot /path/to/foo', then the
10 configuration will be stored to and read from there instead.
11
12 Instructions for windows in REQUIREMENTS