Documentation ¶
Overview ¶
Package chatbot provides the RiveScript bot that lives in the developer shell.
Index ¶
Constants ¶
View Source
const ( RiveScriptBase = `` /* 273-byte string literal not displayed */ RiveScriptBasic = ` + hello * - Hello <id>. ` )
RiveScript source code snippets to be SURE get included even if the external brain fails to load.
Variables ¶
View Source
var ( Bot *rivescript.RiveScript Username = "player" )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.