X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=INSTALL;h=7081c592e0045ca2d84a55d4fba460cf88742d6e;hb=8dc14bf88cbf38496aa21c2c17e42b211e7e1278;hp=3885f2dcdb660ca92918c6ee02481e61c9a12d03;hpb=d8f47b0899f9ba055735250e91ac861e8adde447;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/INSTALL b/INSTALL index 3885f2dc..7081c592 100644 --- a/INSTALL +++ b/INSTALL @@ -1,3 +1,5 @@ +Run setup.rb to install the bot. + Just run rbot, it'll ask you for any core information it needs before it can start, after that you can configure everything else online using the config module. @@ -6,3 +8,5 @@ You can maintain multiple configurations at once. Start rbot with the location you want it to store runtime data in. By default, running rbot uses the ~/.rbot config directory. If you run 'rbot /path/to/foo', then the configuration will be stored to and read from there instead. + +Instructions for windows in REQUIREMENTS