aichaos / rivescript-go

A RiveScript interpreter for Go. RiveScript is a scripting language for chatterbots.
https://www.rivescript.com/
MIT License
60 stars 16 forks source link

Low-hanging bugs, unit test and code restructure #18

Closed kirsle closed 7 years ago

kirsle commented 7 years ago

This fixes some of the low-hanging bugs and also restructures the code and unit tests.

For the full details on changes, see the change log for v0.1.1, which this branch will become.

Major Changes

Bugs Fixed