aichaos / rivescript-js

A RiveScript interpreter for JavaScript. RiveScript is a scripting language for chatterbots.
https://www.rivescript.com/
MIT License
377 stars 144 forks source link

Support to reply boxes #328

Closed tondeverton closed 4 years ago

tondeverton commented 5 years ago

In Working

But this scenario already works:

+ anything
- some
- some one
::
- any
- any one

Returning... Bot> some Bot> any one OR Bot> some one Bot> any ETC