-
For KiboPush facebook page, we are not receiving incoming message events. This task is to investigate and fix the issue.
The page is currently connected to sir's account on KiboChat: jekram@hotmai…
-
I'm getting this error when one page that not have anymore my chatbot installed is sending data..
```javascript
async function mapPageToAccessToken(page) {
if (!CompanyMap.get(page)) {
…
pavei updated
6 years ago
-
I'm actually still in the process of setting up Monica on my machine, but from what I read in the Readme, it only mentioned that the means for communicating events to user is by email. Rather than ema…
-
-
Does it make sense to use something like API.ai to build the conversational interface, and then click & generate the integration you want to deploy to (Alexa, Google Assistant, FB etc)?
-
We have a new customer by the name of Food Storm and its subscribers are increasing very fast. In 5 or 6 days, he has got 80 subscribers on KiboPush.
Also, his page is coming in top 10 Pages on Ki…
-
Dialogflow has announced that all Facebook integrations have to switch to a new callback URL of the type:
`https://dialogflow.cloud.google.com/v1/integrations/facebook/webhook/####################`
…
-
Hi,
I'm playing around with the sample fbdirect and it works fine with my Facebook bot with single text as the request.
But when I'm trying to send postback with payload like:
```
#me
{
"pos…
-
Facebook's Messenger bots have a [Quick Replies](https://developers.facebook.com/docs/messenger-platform/send-api-reference/quick-replies) feature. While this maybe doesn't *quite* make sense for Matr…
-
We are using Azure bot framework that is connected to Omnichannel solution. Customer connects to Facebook messenger it gets routed to Omnichannel and then omnichannel routes the conversation to Azure …