Crate rivescript

source ·
Expand description

Implementation of the RiveScript chatbot scripting language.

RiveScript is a simple scripting language designed for implementing chatbots that communicate with a user through plain language. This module provides an official RiveScript engine for Rust written by the language author.

Structs

RiveScript represents a single chatbot personality in memory.