Pobierz otwarty kod źródłowy bota Libre ogólny wydanie i zainstaluj bota Libre na własny serwer
Bot Libre Forum : Create a greeting with data from Google BigQuery

RE: Create a greeting with data from Google BigQuery

w admin wysłany Jan 20 2017, 20:56

You can access any web service using a Self script.
See,
https://www.botlibre.com/forum-post?id=13020078

For a greeting you can use a "redirect" or "srai" template to redirect to a script.
i.e.
Template("{redirect "call bigquery"}")

Then you have a script like,

state Greeting { pattern "call bigquery" answer callBigQuery(); function callBigQuery() { var json = Http.requestJSON(...); ... }


Identyfikator: 15236899
Wysłany: Jan 20 2017, 20:56
Aktualizacja: Jan 20 2017, 20:57
Odpowiedzi: 0
Widok: 1517, dziś: 2, tydzień: 4, miesiąc: 21
0 0 0.0/5