The Wayback Machine - https://web.archive.org/web/20220613022034/https://github.com/topics/dialogflow
Skip to content
#

dialogflow

Here are 1,041 public repositories matching this topic...

YoniSchirris
YoniSchirris commented Feb 4, 2020

In my specific implementation, I am sending audio over the chatbot. After the audio is done playing, I want to display options to choose from.

It would be nice if Botonic has a pointer to the latest message, which is updated with the state of the message (e.g. 'typing', or 'sent').

Currently, i need to continuously check if the message element has already been rendered by passing it a c

enhancement help wanted good first issue up-for-grabs
maximelafarie
maximelafarie commented Dec 6, 2018

Describe the bug
Each time a request is made, it makes a new entry in the browser history.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the app's GitHub repo
  2. Click on the app link near the repo title in order to access the app
  3. Once on the app, type any word in the app's homepage search bar (e.g. "fruit" [for Fruit Ninja])
  4. Try to go to back to the app GitHub repo
help wanted good first issue type: refactor

Improve this page

Add a description, image, and links to the dialogflow topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dialogflow topic, visit your repo's landing page and select "manage topics."

Learn more