Manuel Alférez Ruiz
Manuel Alférez Ruiz
## Description - Fixed word repetition in [docs/docs/webchat/webchat-button-disable.md](https://github.com/hubtype/botonic/blob/master/docs/docs/webchat/webchat-button-disable.md) - Deleted space (minor detail) - Corrected missing curly bracket and eliminated excessive indentation ## Context This PR is intended to take...
**Describe the bug** Following the guide for [Botonic Settings](https://github.com/hubtype/botonic/blob/master/docs/docs/concepts/11.botonic_settings.md), `delay` prop does not adjust to the seconds passed to it. Examples below. **To Reproduce** Following the steps described [in the...
**Describe the bug** Following the [Create a Conversational App from Scratch tutorial](https://github.com/hubtype/botonic/blob/master/docs/docs/create-convapp.md), we just install NLU with `npm install @botonic/plugin-nlu`, which leads to error when we try `botonic train` because...