Download the PHP package genkovich/dialog-flow-bot-man-middleware without Composer
On this page you can find all versions of the php package genkovich/dialog-flow-bot-man-middleware. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download genkovich/dialog-flow-bot-man-middleware
More information about genkovich/dialog-flow-bot-man-middleware
Files in genkovich/dialog-flow-bot-man-middleware
Download genkovich/dialog-flow-bot-man-middleware
More information about genkovich/dialog-flow-bot-man-middleware
Files in genkovich/dialog-flow-bot-man-middleware
Vendor genkovich
Package dialog-flow-bot-man-middleware
Short Description Middleware for BotMan (BotMan Studio). Integration with DialogFlow API v2.
License MIT
Package dialog-flow-bot-man-middleware
Short Description Middleware for BotMan (BotMan Studio). Integration with DialogFlow API v2.
License MIT
Please rate this library. Is it a good library?
Informations about the package dialog-flow-bot-man-middleware
BotMan DialogFlow Middleware
BotMan Middleware to connect DialogFlow with BotMan
Thank's to @eclips16. The code source was taken from pull request.
Installation
Composer
Usage
.env
Where can I get this variables?
- Login at https://dialogflow.cloud.google.com/
- Create NewAgent (or use an existing one)
- Click on "Settings" icon (1)
- Copy your project id (2) into .env file
- Click on project id (2)
- After that you will find "Service accounts" section (click (1) or (2))
- Click on "Create service account", fill "name" field and click "Create"
- On the next step you have to add two roles, "DialogFlow API Admin" and "DialogFlow API Client" and click "Done"
- Now, go to the page "Manage keys"
- Create new key in .json format
- Move downloaded file into project root directory
- Add path to file in .env
Code example
smalltalk.(.*) - there is action name pattern
If you create actions with different prefixes, you can use ->ignoreIntentPattern()
Security Vulnerabilities
If you discover a security vulnerability within BotMan, please send an e-mail to Marcel Pociot at [email protected]. All security vulnerabilities will be promptly addressed.
License
BotMan is free software distributed under the terms of the MIT license.
All versions of dialog-flow-bot-man-middleware with dependencies
PHP Build Version
Package Version
The package genkovich/dialog-flow-bot-man-middleware contains the following files
Loading the files please wait ....