-
Hi I got the following error msg
warn: [Environment] Environment variable BOTFUEL_APP_TOKEN is not defined.
2018-08-21T07:57:38.659Z - error: [Run] BOTFUEL_APP_ID and BOTFUEL_APP_KEY are required …
-
When npm start with BOTFUEL_APP_TOKEN, BOTFUEL_APP_ID, BOTFUEL_APP_KEY, next to config success message, an error is appearing as
error: [Run] ExtractorConstructor is not a constructor TypeError: Ext…
-
- [ ] add audio attachments handling in the adapter
- [ ] add missing audio message handling in the bot
- [ ] add missing UserAudioMessage in the adapter
-
## Feature Request
I'd love to see something like https://ngrok.com/ available to use with ddev to allow web access to a local container. I used this previously to allow Recurly to use webhooks to po…
-
**Is your feature request related to a problem? Please describe.**
It's not possible to run Botfuel with node 10, message is :
error botfuel-dialog@12.1.0: The engine "node" is incompatible with thi…
-
-
**Describe the bug**
I cam't start the bot on a windows machine in powershell
**To Reproduce**
The environment variables are not recognised when I try to start the bot using the line found in the…
-
Hello !
I faced a problem on extractors loading from Botfuel NLU. By default, all JS files into `extractors` directory are loaded, including files containing parent class.
The problem was that …
-
Could you please add more details regarding 'reentrant' value in the documentation?
https://github.com/Botfuel/botfuel-dialog/blob/aaf0c897bd22b0674ed59ae5f5b44c253fc10164/src/dialogs/dialog.js#L73
-
Issue:
-when a big utterance is entered, any of our 3 services can crash and crash the bot or UI
-we need to set a common min of 3 services and enforce it
Solution:
SDK TEAM:
1.Make the input lengt…