Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/shiv19/nativescript-rivescript-demo
- Owner: shiv19
- License: other
- Created: 2017-10-22T13:13:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-30T20:05:42.000Z (about 7 years ago)
- Last Synced: 2024-12-14T05:01:22.374Z (about 1 month ago)
- Topics: ai, chatbot, nativescript
- Language: JavaScript
- Size: 2.59 MB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 itns 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
## LicenseMIT