An open API service indexing awesome lists of open source software.

https://github.com/botman/driver-google-assistant

BotMan Google Assistant driver
https://github.com/botman/driver-google-assistant

Last synced: about 1 year ago
JSON representation

BotMan Google Assistant driver

Awesome Lists containing this project

README

          

# BotMan Google Assistant Driver

BotMan driver to connect Google Assistant with [BotMan](https://github.com/botman/botman)

[![Latest Version on Packagist](https://img.shields.io/packagist/v/botman/driver-google-assistant.svg?style=flat-square)](https://packagist.org/packages/botman/driver-google-assistant)
[![Build Status](https://travis-ci.org/botman/driver-google-assistant.svg?branch=master)](https://travis-ci.org/botman/driver-google-assistant)
[![codecov](https://codecov.io/gh/botman/driver-google-assistant/branch/master/graph/badge.svg)](https://codecov.io/gh/botman/driver-google-assistant)

## Getting start

- Create a new project on [https://console.actions.google.com](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](CONTRIBUTING.md) 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.