While developing Rivescript-php I noticed a bug in the working draft document for Rivescript.
Here is the script:
+ <input1>
* <input1> eq <input2> => That's the second time you've repeated yourself.
* <input1> eq <input3> => If you repeat yourself again I'll stop talking to you.
* <input1> eq <input4> => That's it. I'm done talking to you.{topic=blocked}
- Please don't repeat yourself.
All lines past are unreachable.
* <input1> eq <input2> => That's the second time you've repeated yourself.
Fix:
Update document accordingly.
While developing Rivescript-php I noticed a bug in the working draft document for Rivescript.
Here is the script:
All lines past are unreachable.
Fix:
Update document accordingly.