Code Monkey home page Code Monkey logo

Comments (4)

jocooler avatar jocooler commented on July 4, 2024 1

Triggerword: balderdash
More details:

  • Change the opening line to "No good answer for your question was found"
  • \n\n isn't getting decoded.
  • Linking back to the page that it's on isn't useful.

Consider this message:

No good answer for your question was found. You can try

  • rephrasing the question
  • checking out the CDC Website
  • calling 2-1-1

from covid-bot.

KyleMit avatar KyleMit commented on July 4, 2024

See this Stack Overflow Question:

How can i set default answer in Q&A Azure bot

from covid-bot.

KyleMit avatar KyleMit commented on July 4, 2024

Add a PR to BotBuilder-Samples 🤞 - MERGED! 🎉

from covid-bot.

KyleMit avatar KyleMit commented on July 4, 2024

I couldn't prevent the double escaping of new lines or correct handling trivially, but we can just treat as a comma separated list like this:

We couldn't find a good match for your question. You can try rephrasing the question, checking out the [CDC Website](https://www.cdc.gov/coronavirus), or calling 2-1-1

Which will render like this:

We couldn't find a good match for your question. You can try rephrasing the question, checking out the CDC Website, or calling 2-1-1

Ehh... we need to tweak micro copy to prevent a weird line wrap

example of output in chat

Final version:

Sorry, we couldn't find a good match for your question. Please try rephrasing the question, checking out the [CDC website](https://www.cdc.gov/coronavirus), exploring our FAQ, emailing [[email protected]](mailto:[email protected]), or calling 2-1-1

from covid-bot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.