getPartialStateIntents

fun getPartialStateIntents(sheetTab: String = defaultGoogleSheetIntentsId, sheetLink: String = defaultGoogleSheetLink): StateBuilder.() -> Unit

Include this in a state to listen for dynamic intents from the Google Sheet.

Allows the use of tags inside a text (see utteranceFromTextWithTags).

Every time one of those intents is triggered the answer will be said by furhat and the state will then be re-entered.

Return

A StateBuilder with the intents fetched from the Google Sheet

Parameters

sheetTab

The id of the intent sheet tab to include

sheetLink

The id part of a link to the Google Sheet such as "1-yMgiselYr-8wWJIliayxoMoAjlmEpIlv86FTr8_RSM"