GoodIntentionsAssistant / gi

Good Intentions Node.js Assistant Framework
http://goodintentions.firecreekweb.com
MIT License
3 stars 1 forks source link

Parameter to have prompt #65

Open darrenmoore opened 6 years ago

darrenmoore commented 6 years ago

If the parameter has a prompt it will ask for the value from the person. This can be an anonymous method or call a method. This will also turn slotfill automatically on.

E.g. asking about ordering a taxi.

Support errors when prompt isn't correct. This should be flexible.

Examples maybe their age, name, calculate the day of their birth etc..