rivescript-js and rivescript-csharp

These are ecosystem siblings—both are official language implementations of the same RiveScript chatbot scripting language, allowing developers to build conversational AI in either JavaScript or C# environments.

rivescript-js
68
Established
rivescript-csharp
40
Emerging
Maintenance 0/25
Adoption 18/25
Maturity 25/25
Community 25/25
Maintenance 10/25
Adoption 5/25
Maturity 9/25
Community 16/25
Stars: 383
Forks: 146
Downloads: 3,238
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 14
Forks: 6
Downloads:
Commits (30d): 0
Language: C#
License: MIT
Stale 6m
No Package No Dependents

About rivescript-js

aichaos/rivescript-js

A RiveScript interpreter for JavaScript. RiveScript is a scripting language for chatterbots.

Supports both Node.js and browser environments with async/await-based APIs for asynchronous macro execution and external storage backends like Redis. The interpreter uses pattern matching on trigger/response pairs and maintains per-user conversation state. Includes a CLI shell (`riveshell`) for interactive testing, UTF-8 mode for international characters, and integrates with web servers or telnet interfaces through modular examples.

About rivescript-csharp

fabioravila/rivescript-csharp

A RiveScript interpreter for C# .Net. RiveScript is a scripting language for chatterbots. http://www.rivescript.com

Scores updated daily from GitHub, PyPI, and npm data. How scores work