jawwadturabi / trigger-custom-event-Dialogflow

This repo contain code for triggering a custom event in dialogflow using Dialogflow nodejs client library.
0 stars 1 forks source link

Trigger-custom-event-Dialogflow

Create your custom events and trigger those in your code where you need. Such as to trigger a welcome event in client side app by just providing an event name not text response.

Setup Event on Dialogflow

Create an event in your agent on dialogflow inside any intent

Steps to configure

Usage

npm i
node index.js

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT