✅ Chatbot + DialogFlow (Respondendo e ouvindo as intents de texto e áudio pelo WhatsApp)
📁 Arquivos prontos para download nessa aula.
👉 INSTRUÇÕES BÁSICAS:
Parte 3:
- Criar credenciais
- Baixar o JSON
- Instalar a API: Instalar a API
- Rodar os comandos:
$npm install @google-cloud/dialogflow
$npm install actions-on-google
$npm install body-parser
$npm install dialogflow-fulfillment
- Copiar o JSON para pasta do respositório
- Configurar o APP.JS
- TESTAR
Parte 4:
- Criar credenciais
- Baixar o JSON
- Instalar a API: Instalar a API
- Rodar os comandos:
$npm install @google-cloud/dialogflow
$npm install actions-on-google
$npm install body-parser
$npm install dialogflow-fulfillment
$npm install util
$npm i --save pb-util
- Copiar o JSON para pasta do respositório
- Configurar o APP.JS (alterar linhas 58, 123 e 208)
- TESTAR
Parte 5:
- Criar credenciais
- Baixar o JSON
- Instalar a API: Instalar a API
- Rodar os comandos:
$npm install @google-cloud/dialogflow
$npm install actions-on-google
$npm install body-parser
$npm install dialogflow-fulfillment
$npm install util
$npm i --save pb-util
- Copiar o JSON para pasta do respositório
- Configurar o APP.JS (alterar linhas 58, 123 e 208)
- TESTAR