- - - - - - - - - - - ChatBot v1 - - - - - - - - - - - WHAT IS IT ChatBot is a fast chat robot/automatic autoresponder. You can use it, fo example on FAQ pages with a large amount of questions/answers. ChatBot stores all data in single csv file (no database needed) and has easy questions/answers admin interface. INSTALL 1) Copy entire chatbot directory somewhere in your webserver, 2) Change permissions for /data directory and all files in it to: Linux: 777 (chmod) Windows: give read/write permissions to account, with which your webserver is running. CONFIGURATION 1) Yo can set $cfg["scrolling"] parameter in config.php to true to enable scrolling chat history 2) To change admin name/password (currently admin/admin), edit config.php CHANGELOG [ 06/01/03 ] file_get_contents() replaced with common function - - - - - - - - - - - - - - - - - - - - - - - Alex Kovalyov | webta.net - - - - - - - - - - - - - - - - - - - - - - -