-
I used the fix shown in [url](https://github.com/Schmavery/facebook-chat-api/issues/338) to browserify the api. I only had to comment out one single line using the "net" npm module (I think it was che…
-
how can i create a simple messenger bot which can understand user's message ( intents and entities) and executes functions according to them . Can anyone suggest a module to build and use a dictionary…
-
Facebook send/ receive is not working when I use Heroku. I receive status OK when I visit https://mysite.herokuapp.com/redbot/facebook/_status
-
Hello, I am a beginner in chatbots development and a friend recommended me the [bootbot](https://github.com/Charca/bootbot) framework, I really liked it! I also found [this CLI](https://github.com/Cha…
-
-
I've this message on site https://*****/redbot/facebook
```
Error, wrong validation token
```
but token, access token and app secret in Facebook Receiver is correct.
Redbot runs on a bluemix ho…
-
What are you using as the webhook in this case? I didn't see any entires under the routes.
-
After the meeting we had February 24th. We have some vital questions about the scope and efficiency of our project.
**1-** The most important issue for us is the practicality of the software we are…
-
In this issue, it is decided which chatbot library is the most suitable for this project. In order to do so, It must be taken into consideration that the chosen chatbot library should be able to proc…
-
Right now, the help section is too big to be sent in one message by the bot. The bot is sending an image with the commands.
It would be great if we could send the commands in text to the user. We cou…