-
-
Thanks for all the hard work and publishing V3. Above mentioned feature would also be a useful addition. Messenger Code API can also be used for this use case [Support handling Multiple Facebook page…
-
Messenger Platform 1.4 has updated/introduced new APIs for bot builders. Please check this link [https://messengerblog.com/platform-updates/messenger-platform-1-4-brings-even-more-tools-to-build-great…
-
Should be able to do something like `bot.sendRaw(rawPlatformMessage)` to send a platform-specific compatible message. This is already supported under the hood in `sendCascadeTo` and `baseBot`. But sup…
-
-
```
+ ok
^ 1) test
^ 2) test
```
*(edit by @kirsle: fenced code block for RiveScript snippet)*
If the above is in a file an error occurs.
```
File "/Users/arashsaidi/.pyenv/versions/conv…
-
-
Some of our outgoing middleware requires modifying a context or session object in update/message. These convenience methods lose these extra properties.
workaround is to use `bot.sendMessage`.
-
Consider replacing expressjs with uWebScket performance gain is huge https://github.com/uWebSockets/uWebSockets/wiki/(More-than)-one-million-requests-per-second-in-Node.js
A complete example of a F…
-
Do so as soon as quick-replies are out of beta in twitter DMs.
`bot.sendDefaultButtonMessageTo` should then create those in Twitter DMs