Easily implement Dialogflow's fulfillment webhook responses for v2 agents with this small library in python.
Chat platforms:
Supported features:
- Text
- Card
- Image
- Suggestion Chips (Quick Replies)
- Request Location
This package can be installed from PyPi by running:
pip install dialogflow-response
Our Wiki contains resources to get you started with dialogflow-response
.
Inside directory, run tests:
python3 -m unittest discover
GNU General Public License v3.0