UNPKG

scure-dialogflow

Version:

Javascript engine for creating conversational adventures with Dialogflow / GoogleAssistant through SCURE

91 lines (62 loc) 2.05 kB
# SCURE DIALOGFLOW - Script Creation Utilities for Ric Escape (Conversational adventures) with Dialogflow / Google Assistant. ## 1.6.0 - upgrade to 1.6.0 scure (to make possible jump rooms) ## 1.5.3 - Automatically add <speak> if audio is present ## 1.5.2 - upgrade to 1.5.1 scure (to avoid failing when syns) ## 1.5.1 - Saves lastItem when using or looking (upgrading 1.5.0 scure) ## 1.5.0 - Add walking sound capability (you can add a walking sound in your data, and it sounds whenever a successful walk happens) ## 1.4.6 - sync with 1.4.3 scure, to add conditional timeover ## 1.4.5 - Upgrade to actions-on-google 2.12.0 ## 1.4.4 - Change dialogflow-mock to show intent name ## 1.4.3 - Sync with 1.4.2 scure, to improve number recognition ## 1.4.2 - Sync with 1.4.1 scure, to add stopwords ## 1.4.1 - Set 'use-followup' context when another context is set ## 1.4.0 - Upgrade to SCURE 1.4.0 so context mantains after wrong answer (allows to continuously ask for numbers in answers) ## 1.3.7 - Expose getCommandForIntent and getIntentForCommand (so you can extend and change items through intent mapper) ## 1.3.6 - Be able to set where to add final ending time. ## 1.3.5 - Allow intent mappers (set them from the project to change the original intended intent) ## 1.3.4 - Do not include final question in speak tags ## 1.3.3 - Add final question if no question at the end ## 1.3.2 - Use scure.data.init.totalMinutes for isTimeOver ## 1.3.1 - Allow query texts based on data in walkthrough (queryText = 'data.XXXXX') ## 1.3.0 - Synced with scure@1.3.0 - Sends user answer to plugin when in answer context ## 1.2.0 - Synced with scure@1.2.0 - Allows plugins in answers - Allows variable answers ## 1.1.0 - Synced with scure@1.1.0 - Allows to walk from rooms to rooms with same names ## 1.0.10 - Synced with scure@1.0.10 - Allows command synonyms ## 1.0.9 - Synced with scure@1.0.9 ## 1.0.8 - Synced with scure@1.0.8 ## 1.0.7 - Synced with scure@1.0.7 ## 1.0.6 - Synced with scure@1.0.6 ## 1.0.5 - Synced with scure@1.0.5