-
Hi there,
I'm having constant problems with your example code.
Code:
```
bot.on('message', async message => {
const {sender} = message;
let out, buttons;
await sender.fetch(`f…
-
## Version
4.13, C#
## Describe the bug
I was working with a customer on a support request on the following scenario:
When a new user clicks on the "Get started" button in the chat with the…
-
We need to create Facebook Messenger Bot using one of the following Bot creating services ( chatter-on / motion.ai / smooch.io / chatfuel.io / flowxo.com )
This bot is to be very simple and to only…
-
Perform basic Facebook Messenger bot setup to enable addition of desired functionality.
-
Some drivers have a deep linking mechanism, that allows for passing additional parameters to the bot on startup. It could be a command that launches the bot — or an auth token to connect the user's Te…
-
It is pretty common for students to leave or switch classes between the class registration period and the start of the semester. This can cause seats to open up in classes that other students are hopi…
-
### Please confirm these before moving forward
- [X] I have searched for my issue and not found a work-in-progress/duplicate/resolved issue.
- [X] I have not been informed if the issue is resolved in…
-
https://developers.facebook.com/docs/messenger-platform/send-messages/broadcast-messages
The idea is bots need to send broadcast messages in batches in order to avoid scale limitations.
-
I followed your tutorial to set up my bot, but somehow, my bot can only serve one person at a time. If two users are chatting with the bot at the same time, their responses clash.
I have read throu…
-
I believe this would be an awesome feature as I haven't seen anything that has ever thought of integrating their appointment scheduling tool with Messenger.
Let's face it, almost everyone is on Fac…