op / botman-studio-driver-google-dialogflow-v2
Botman Studio 对 Dialogflow v2 的集成。
0.3
2022-01-20 09:04 UTC
Requires
- php: >=7.0
- botman/botman: ~2.1|~3.0
README
此包用于将 DialogFlowV2 连接到 BotMan。
它是 v1 中间件的直接替代品。
它已经过测试,截至 2021 年 7 月仍在运行。
所有荣誉都归功于 @eclips16 及其他帮助进行 dialogflowv2 更新的贡献者。由于他们的工作不在 packgist 上,我想要通过在 packgists 上放置他的贡献来帮助他人。代码来自他的 pull request。
安装
Composer
composer require op/botman-studio-driver-google-dialogflow-v2
用法
.env
GOOGLE_CLOUD_PROJECT=project-id GOOGLE_APPLICATION_CREDENTIALS=/path/to/security-file.json
我在哪里可以获取这些应用程序凭据?
安全漏洞
如果您在 BotMan 中发现安全漏洞,请发送电子邮件至 m.pociot@gmail.com 给 Marcel Pociot。所有安全漏洞都将得到及时解决。
许可
BotMan 是在 MIT 许可证下分发的免费软件。