Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shiv19/nativescript-rivescript-demo

Demo of how to integrate NativeScript with RiveScript
https://github.com/shiv19/nativescript-rivescript-demo

ai chatbot nativescript

Last synced: about 1 month ago
JSON representation

Demo of how to integrate NativeScript with RiveScript

Awesome Lists containing this project

README

        

# nativescript-rivescript-demo [v0.1.0]
[![Twitter URL](https://img.shields.io/badge/twitter-%40MultiShiv19-blue.svg)](https://twitter.com/MultiShiv19)

This repo is a demo to show the power of NativeScript + RiveScript

## Screenshots

## Installation

```javascript
npm i

tns run android (or ios)
```

## Usage

Just chat with that bot, using the chat box.
(try sending "rpg demo", for something cool, but remember to send "exit" in the end
because same instance of the bot will be servered as long as username is same)
(also, if you see the bot is acting unusual, it's a good idea to send "exit" once)

## Server Code
The server can be found at this repository

## License

MIT