botman / driver-google-assistant
Google Assistant driver for BotMan
dev-master
2020-09-10 04:46 UTC
Requires
- php: >=7.0
- botman/botman: ~2.0
Requires (Dev)
- ext-curl: *
- botman/studio-addons: ~1.0
- illuminate/contracts: ~5.5.0
- mockery/mockery: dev-master
- phpunit/phpunit: ~5.0
This package is not auto-updated.
Last update: 2024-11-05 18:26:05 UTC
README
BotMan driver to connect Google Assistant with BotMan
Getting start
- Create a new project on https://console.actions.google.com
- Setup a new intent with DialogFlow
- Configure your Fullfilment webhook to point to https://yourdomain.com/botman
- Enable webhooks in your Intents (and fallback intent)
Contributing
Please see CONTRIBUTING for details.
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.