op/botman-studio-driver-google-dialogflow-v2

Dialogflow v2 integration for Botman Studio.

0.3 2022-01-20 09:04 UTC

This package is auto-updated.

Last update: 2024-05-20 14:55:53 UTC


README

This Package is used to connect DialogFlowV2 with BotMan.

It is a drop-in replacement for the v1 Middleware.

It has been tested and is still working as of 2021 July.

All credit to @eclips16 and others who helped for making the dialogflowv2 updates. Due to their work not on the packgist, I wanted to help others by putting his contribution on the packgists. The code was sourced from his pull request.

Installation

Composer

composer require op/botman-studio-driver-google-dialogflow-v2

Usage

.env

GOOGLE_CLOUD_PROJECT=project-id
GOOGLE_APPLICATION_CREDENTIALS=/path/to/security-file.json

Where can I get these application credentials?

Security Vulnerabilities

If you discover a security vulnerability within BotMan, please send an e-mail to Marcel Pociot at m.pociot@gmail.com. All security vulnerabilities will be promptly addressed.

License

BotMan is free software distributed under the terms of the MIT license.