-
Currently when you receive a message on a group channel in FB the bridge application is making duplicate channels on discord every time the FB group chat receives a new message.
BTW @Bjornskjald I…
-
I have a valid access token.
I have an output 'true' when I subscribe in my app.
However, I still get this error:
`Facebook::Messenger::FacebookError: An active access token must be used to q…
-
It is inportant to me that I run my messenger bot on my own express server.
I have implemented botkit+express following[ this](https://stackoverflow.com/questions/41033530/botkit-with-express) stac…
-
Please update examples for facebook messenger Bot,
How to communicate to messenger and webhook, vice versa.
If documentation with examples(restfb) is already available please let me know the details.
-
Hi,
I'm sending these choices to the user as prompts: ```'Low 😊', 'Moderate 😐', 'High 😣'```
And on Facebook I'm getting the response: ```I didn't understand. Please choose an option from the lis…
-
i can't catch the Postback ref param in customer chat plugin
```
```
this is my code:
```
bot.onEvent(async context => {
await console.log(context.event.postback);
//await context.sendT…
-
Uploading images from discord, they do not show up on the Facebook Lite app on Android. They do show up on the full version of Facebook Messenger on Android. Not sure if there is anything that can be …
-
## Bot Info
* SDK Platform: .NET
* SDK Version: 3.15.2.2
* Active Channels: Messenger, DirectLine
* Deployment Environment: Azure Bot Service (S1 tier) , Azure App Service, (Standard 1: Medium)
…
-
## Expected Behavior
When a message is posted on Discord, message should appear on FB messenger as well.
## Actual Behavior
```
getUserInfo Error: parseAndCheckLogin got status code: 404. Bail…
-
## Bot Info
* SDK Platform: .NET Framework 4.6
* SDK Version: 3.15
* Active Channels: Facebook Messenger, Direct Line & Emulator
* Deployment Environment: Local development with Emulator
## Iss…