Skip to content
#

facebook-messenger

Here are 218 public repositories matching this topic...

stevkan
stevkan commented Jan 3, 2020

Docs & samples should be updated to notify developers of Facebook's echo and delivery confirmations. If the message_deliveries and message_echoes webhook events are subscribed to and are not filtered for in the bot's incoming messages, then the user will receive continuous echoes / responses. This is something that does not occur via the Azure Bot Service Facebook channel as that service filte

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.