<html>
<head>
<title>Chatbot v1</title>
<meta http-equiv="Content-Type" content="text/html;">
<link href="bot.css" rel="stylesheet" type="text/css">
</head>
<body>
<table width="418" height="124" align="center" cellpadding="15" cellspacing="0" bgcolor="#6699CC">
<tr>
<td width="178" height="50" class="bt"><font size="3">ChatBot v1</font></td>
</tr>
<tr>
<td bgcolor="#76A4D1"><ul>
<li><span class="title">What is it</span><br>
ChatBot is a fast chat robot/automatic autoresponder. <br>
You can use it, fo example on FAQ pages with a large amount of questions/answers.<br>
ChatBot stores all data in single csv file (no database needed) and has
easy questions/answers admin interface.<br>
<br>
</li>
<li><span class="title">Download</span><br>
<a href="ChatBot.v1.zip">download</a> (zip 4Kb)<br>
<br>
</li>
<li><span class="title">Demo</span><br>
<a href="bot.php">bot</a> <a href="admin.php">admin</a> (user:
admin pass:
admin)</li>
</ul>
</td>
</tr>
<tr>
<td height="50" class="top">contact: hide@address.com</td>
</tr>
</table>
</body>
</html>