From 3e56e34751f3cbbae8244a1a212f06c9b54db0a4 Mon Sep 17 00:00:00 2001 From: Fbenas Date: Thu, 15 May 2014 13:40:10 +0100 Subject: changed readme, adding a Requirements section to include php requirements --- Readme.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Readme.txt b/Readme.txt index 5842ad4..0f6f2c9 100644 --- a/Readme.txt +++ b/Readme.txt @@ -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 -- cgit v1.2.3