Skip to content

bruino/dialogflow-response

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Languages