1.6.0 • Published 5 years ago

scure-dialogflow v1.6.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

SCURE DIALOGFLOW - Script Creation Utilities for Ric Escape (Conversational adventures) with Dialogflow / Google Assistant.

SCURE DIALOGFLOW is a javascript enginge for creating conversational or adventure games for Google Assistant (through dialogflow)

SCURE is a javascript engine for creating conversational or adventure games.

Usage

Check https://github.com/jmarti-theinit/ric-escape to see an example.

  • Create a data.js, with the json of the definition of the game.
  • Create a walkthrough.js to test the game
  • Create an index.js to publish require('scure-dialogflow').app as "app" from dialogflow to cloud functions.
  • Publish the game through firebase functions.
  • Create an app in Actions On Google, and Dialogflow; and use fullfilment.

Instalation

npm install --save scure-dialogflow

Instructions and commands

  • require('scure-dialogflow').sdk and .dsl to build the walkthrough commands
  • require('scure').dsl : functions to build the data JSON.
1.6.0

5 years ago

1.5.3

5 years ago

1.5.2

5 years ago

1.5.1

5 years ago

1.5.0

5 years ago

1.4.6

5 years ago

1.4.5

5 years ago

1.4.4

5 years ago

1.4.3

5 years ago

1.4.2

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.7

5 years ago

1.3.6

5 years ago

1.3.5

5 years ago

1.3.4

5 years ago

1.3.3

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.1.0

5 years ago

1.0.10

5 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago