-
In nutshell, reply function is not part of event variable.
If you run botpress as standalone solution, reply will exist as a function, but if you run it through broad setup, reply will not be in a li…
lesyk updated
7 years ago
-
i am not able to publish the bot on botpress studio.
-
Hi, chtof:
I compared package version in choco and here in github, found those packages have problem。
I tried to figure out what's wrong with these packages, but failed.
Wish this list be useful…
-
Bot is currently running using ngrok, a local webserver that allows incoming connections; but in order to get it into production, we have to host it Out There, so it still works when my laptop is clos…
-
https://botpress.io/examples/fb_send_list
-
So I set up everything and I see all the requests on my server when I test Facebook Messenger, however, I don't get any response back. I enabled all hook events. I get no errors.
here is my hear c…
-
For Linux, snaps are the easiest way to make cross-platform installable apps. However, right now, people need to run `snap install botpress-installer.snap --force-dangerous` to run it, which is slight…
-
### Discussed in https://github.com/botpress/botpress/discussions/11714
Originally posted by **devapubs** April 8, 2022
Hello, when starting botpress i get error "getaddrinfo ENOTFOUND lang-0…
-
The connector breaks dashboard functionality.
botpress-discord.js:109:2
```
/***/ function(module, exports) {
module.exports = react;
/***/ },
```
-
Hi team
I'm currently building a bot with Botpress and Messenger Module. I'm experiencing some trouble to get multiple users using the bot simultaneously. If two users are chatting with the bot at …