Skip to content

v0.3.1 - Aug 20, 2021

Compare
Choose a tag to compare
@kirsle kirsle released this 21 Aug 01:25
· 9 commits to master since this release

This release simply adds a go.mod to this project so that it gets along well with modern Go projects.

The attached release artifacts contain:

  • The rivescript or rivescript.exe binary from this project. Usage is like rivescript <path/to/files.rive>
  • The eg examples, including eg/brain which holds the example brain.
  • For Windows, run example.bat which easily runs the command rivescript.exe eg/brain to quickly start testing the RiveScript bot.
  • README, LICENSE, and Changes files.

For the source code, go get github.com/aichaos/rivescript-go or download the repo .zip from GitHub.