BOTUPDATE script by Gene Wells

botupdate.php and botupdateinc will do the following to a FlashChat Bot database.

1. Truncate (Empty) your existing bot database tables.

2. Read in any .AIML AI files in your /aiml directory, and create new databases.

3. Reset bot id = 1 for FlashChat compatibility .

4. Save you from having to completely reinstall FlashChat just to update you bot.

Run this script at your own risk. I tested it on my FlashChat and it works fine.

Read the included install.txt file first!

Click here to run botupdate.php

If you have timeout issues with your host's php, then run botupdateinc to load aiml files one at a time.

Click here to run botupdateinc.php