diff options
author | Fbenas <philbeansburton@gmail.com> | 2014-05-15 13:35:04 +0100 |
---|---|---|
committer | Fbenas <philbeansburton@gmail.com> | 2014-05-15 13:35:04 +0100 |
commit | f4d9eb5d8e59748f6b3885d5602d2b95bea11928 (patch) | |
tree | ea17952514c7dab30388afa5b0c7e86b59c50ca3 /Readme.txt | |
parent | 03e505a029d78ab8669580af240c16956fd19828 (diff) |
Added a readme file
Diffstat (limited to 'Readme.txt')
-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 |