v12
v12 copied to clipboard
Botpress OSS – v12
**Describe the solution you'd like** In the part of 「Language Management」, support Chinese language to download. Many thx.
Below is the simple HTML code where user enter their name first time and after that i want that botpress can use that.But its not working ? My Basic HTML...
**Is your feature request related to a problem? Please describe.** I need to access information that is outside the received text. **Describe the solution you'd like** I would like to...
### This error occurs on a Docker Swarm mode. Botpress Server running on Node manager, however with infinite amount of loading time on the browser. But on the worker-node it...
**Describe the bug** I created a custom module with a skill and a custom time component based on the existing [date-picker examples](https://github.com/botpress/solutions/tree/master/custom%20modules/date-picker) repository. When I build and run my local...
Fixed the wrong url in docker-compose file for BP_MODULE_NLU_DUCKLINGURL
**Description** When running botpress on path (e.g. `EXTERNAL_URL=http://localhost:3000/some_path`), messaging endpoint for teams fails with 404 (e.g. `POST http://localhost:3000/some_path/api/v1/messaging/webhooks//teams`) **To reproduce** 1. Run botpress with a not empty root path: ```...
I have problems to this code: const axios = require('axios') /** * Get Facebook details * @title Get Facebook details * @category * @author */ const myAction = async ()...
**Describe the bug** I'm trying to train a chatbot in Portuguese. Everytime I click "Train chatbot", the button reloads and nothing happens. On logs, there is: ``` An error occured...