v12 icon indicating copy to clipboard operation
v12 copied to clipboard

Botpress OSS – v12

Results 112 v12 issues
Sort by recently updated
recently updated
newest added

**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...

bug

**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...

bug

**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...

bug

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: ```...

bug

I have problems to this code: const axios = require('axios') /** * Get Facebook details * @title Get Facebook details * @category * @author */ const myAction = async ()...

bug

**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...

bug