Skip to content
#

facebook-messenger

Here are 218 public repositories matching this topic...

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

LukeStaszewski
LukeStaszewski commented Mar 30, 2020

Hello!

I'd love to start contributing to this project but unfortunately I can't even seem to get it installed :(

I think maybe the best way I can start helping out is by improving the documentation! I would love to add in some extra info and different problems people might encounter.

I will post issues here so they can be answered individually, but I was wondering if it would be possible

jbajaj1
jbajaj1 commented Sep 24, 2019

Description

There's no way to (that I've found) to get a Poll_ID from a existing polls in a Group

Research (if applicable)

On https://developers.facebook.com/docs/workplace/integrations/custom-integrations/reference/group, I found GET 'graph.facebook.com/{group-id}/feed?fields=attachments', which should return videos, images, files, or polls.

TDGalea
TDGalea commented May 3, 2019

Updated issue

We support \n in message bodies, but we want to extend this to support \\n as well. It's simply a case of replacing \\n with the linebreak char facebook wants.

Original issue

First of all, if this is considered a feature request rather than a bug/issue, I apologise.

I'm attempting to send a message with newlines inside it, by using a variable as the message. I

turt2live
turt2live commented May 15, 2019
[2019-05-15 04:23:39,140] [ERROR@mau.user.@travis:t2l.io] Failed to sync threads
Traceback (most recent call last):
  File "/home/facebook/mautrix-facebook/mautrix_facebook/user.py", line 155, in sync_threads
    await portal.create_matrix_room(self, thread)
  File "/home/facebook/mautrix-facebook/mautrix_facebook/portal.py", line 243, in create_matrix_room
    await self._create_matrix_

Improve this page

Add a description, image, and links to the facebook-messenger 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-messenger topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.