dialogboard-fulfillment
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -1,3 +0,2 @@ | ||
// const url = 'https://chatbot-dashboard.appspot.com'; | ||
const url = 'https://staging-dot-chatbot-dashboard.appspot.com'; | ||
const url = 'https://chatbot-dashboard.appspot.com'; | ||
const rq = require('request'); | ||
@@ -4,0 +3,0 @@ |
{ | ||
"name": "dialogboard-fulfillment", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Dialogboard integration in Dialogflow fulfillment", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -6,3 +6,3 @@ # Dialogboard integration in Dialogflow fulfillment | ||
Go to: | ||
https://dialogboard.gday.ai/pages/register | ||
https://console.dialogboard.ai/landing | ||
@@ -9,0 +9,0 @@ Create an account and get your account id and key. |
11577
210