diff options
-rw-r--r-- | Readme.txt | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1,13 +1,13 @@ Beansbot +Requirements +1. PHP installed with the sockets module included. +2. Registered to the IRC server + +Set-up 1. Create a Client.ini file that has the required details to connect to an IRC server. See Client.ini file for examples. - 2. Create a Blatech.ini file that has the commands that you wish to be able to run. See Blatech.ini for examples. - -3. You may need to register on the IRC server first, using the details you add to Client.ini - -4. To Run the bot use 'php Client.php' - -5. Any issues please report them; http://blatech.co.uk/FBeans/beansbot +3. To Run the bot use 'php Client.php' +4. Any issues please report them; http://blatech.co.uk/FBeans/beansbot |