Revision history for Perl extension Chatbot::RiveScript.
0.03 Tue Jan 3 18:33:00 2006
- Added search() method.
- <bot> variables can be inserted into triggers now (for example having
the bot reply to its name no matter what its name is)
0.02 Thu Dec 22 11:28:00 2005
- Fixed a regexp bug; now it stops searching when it finds a match
(it would cause errors with $1 to $100)
- Fixed an inconsistency that didn't allow uservars to work in
conditionals.
- Added <id> tag, useful for objects that need a unique user to work
with.
- Fixed bug that warned about comments that began with more than
one set of //
0.01 Tue Dec 20 14:51:39 2005
- Initial release