diff options
-rw-r--r-- | Readme.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Readme.txt b/Readme.txt new file mode 100644 index 0000000..142fcd0 --- /dev/null +++ b/Readme.txt @@ -0,0 +1,11 @@ +Beansbot + +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. To Run the bot use 'php Client.php' + +4. Any issues please report them; http://blatech.co.uk/FBeans/beansbot |