##############################################################
## AFTER INSTALLATION:
##
## AIML file installion:
## o To make your bot more intelligent, you NEED to go to
http://palgn.com/iai/aiml/
## and download iai_alice.zip (you can add the other ones too if you have enough space).
## o Upload the unzipped files to (phpbb_root_dir)/mods/iai/aiml/
## o Go to your phpBB admin panel and find the "AIML files" page in the "Forum AI" section.
## o Click the "Install all files" button.
## You can use this same page to install any other AIML files you get at any later time.
## You can then remove the AIML files from your (phpbb_root_dir)/mods/iai/aiml/ directory
## if you wish, as they will stay in the brain untill you click the "Wipe AIML files" button.
##
## IF YOUR BOT SEEMS VERY STUPID THEN THE MOST LIKELY PROBLEM IS THAT YOU DO NOT HAVE ENOUGH
## AIML FILES INSTALLED TO YOUR BOTS BRAIN. ALWAYS TRY THIS FIRST.
##
## Now go through the various pages in the "Forum AI" section of your admin panel and put your
## preferences in.
## o "AI Settings" is for the basic personality/likes/dislikes settings
## o "PM Settings" is for the way your bot sends pms
## o "Forum Settings" is for the way your bot replies to messages in your forum
##
## OTHER MODS:
## Some other mods have an obvious conflict with this mod, so if you are using any of the mods below
## then use their respective text file to fix the problem:
## o "Points Mod" use docs/mod_intergration/iai_points.txt
## o "Send PM On User Registration" use docs/mod_intergration/iai_reg_pm.txt
## o "ChatBox for phpBB2" use docs/mod_intergration/iai_chat_box.txt *** awesome intergration system
## If you make any files which can fix conflicts with other mods then please send them to me so I can
## include them here.
##
## The chat page for your bot is (phpbb_root_dir)/mods/iai/index.html or (phpbb_root_dir)/bot/index.html
## NOT the (phpbb_root_dir)/mods/iai/jsrs/jsrs.php file.
## You should change (phpbb_root_dir)/bot/ to (phpbb_root_dir)/(your_bots_name)/
## You should also make the following modification: