Skip to content
#

facebook

Here are 2,874 public repositories matching this topic...

thernstig
thernstig commented Apr 3, 2020

Note: This is fundamentally working as intended, this issue is now about validating the config and providing a sufficient warning.

🐛 Bug Report

The configuration testSequencer (https://jestjs.io/docs/en/configuration#testsequencer-string) is silently ignored in projects (https://jestjs.io/docs/en/configuration#projects-arraystring--projectconfig)

To Reproduce

Run this config

benbrown
benbrown commented Feb 5, 2020

A customer has requested an automatic translation of cards and suggested actions - like those created using Bot Framework's MessageFactory - into the appropriate Facebook format.

Currently the Facebook adapter requires cards to be written in the native Facebook format and placed in channelData.

Ideally this would happen automatically within the adapter, though it may be necessary to implemen

hotchocolate
noseparte
noseparte commented Apr 20, 2019

In access to the Game Play Button Reference, they found me. Ramswaroop. Jbot. Core. Facebook.. Models of game_metadata default Button

Button Syntax
`{
"type":"game_play",
"title":"Play",
"payload":"{<SERIALIZED_JSON_PAYLOAD>}",
"game_metadata": { // Only one of the below
"player_id": "<PLAYE

remixz
remixz commented Jul 1, 2016

Facebook just recently added the ability to upload files (images, audio, videos, or a generic file) for a message, instead of having to specify a URL for an attachment.

axos88
axos88 commented Feb 17, 2020

If the bot lives on a single page, the access token should be part of the configuration.

If the bot lives on multiple pages, the configuration provides is able to provide the access token based on the page id.

Why is the access token necessary to be sent in each time (for non-responses)? Shouldn't the page id be enough for this (and only in case the bot lives on multiple pages)?

Can you

Improve this page

Add a description, image, and links to the facebook topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the facebook topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.