aichaos / rivescript-js

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

Fix nested macro calls, and ordering relative to set/get and other tags #377

Closed lee-orr closed 2 years ago

lee-orr commented 2 years ago

closes https://github.com/aichaos/rivescript-js/issues/376

kirsle commented 2 years ago

This is amazing, thank you!