bruino / dialogflow-response

Create webhook responses for Dialogflow ES with this small library in python.

Repository from Github https://github.combruino/dialogflow-responseRepository from Github https://github.combruino/dialogflow-response

Dialogflow Response 💬

Package Version Python 3.6 Build Status Code Style

Easily implement Dialogflow's fulfillment webhook responses for v2 agents with this small library in python.

Chat platforms:

Messenger Telegram Actions On Google

Supported features:

  • Text
  • Card
  • Image
  • Suggestion Chips (Quick Replies)
  • Request Location

Installation

This package can be installed from PyPi by running:

pip install dialogflow-response

Getting started

Our Wiki contains resources to get you started with dialogflow-response.

Test

Inside directory, run tests:

python3 -m unittest discover

License

GNU General Public License v3.0

About

Create webhook responses for Dialogflow ES with this small library in python.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%