facebook-messenger
Here are 218 public repositories matching this topic...
Using multiple [[gateway]]
-
Updated
Feb 10, 2020
-
Updated
Apr 12, 2018 - JavaScript
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
This repository contains links to tools for building chat bots. If you think some cool tool is missing in this repo please make a Pull request.
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.
Multiple people with little knowledge of Python have expressed interest in running the scripts.
There should be either a very simple guide or video, or a guided script that would let anyone render the final graphics.
-
Updated
Jun 9, 2020 - Java
When I type /v n to view [ link n ], it should open up the destination (full) image in the browser, not just the tiny thumbnail.
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
Autoresponder
Looking at our mod file, we currently depend on testify/assert (and then it depends on another library) -- it seems we only actually use testify for some deep-equal checks in messenger_test.go.
I'd prefer it if we just wrote our own functions for this behavior in order to eliminate any dependencies we don't actually need.
-
Updated
Sep 12, 2019 - Python
-
Updated
Apr 5, 2018 - PHP
TODO List
- Update SensioLabsInsight Link - Don't have control for this. @freekmurze please update.
- Submit to Packagist. CC: @freekmurze @themsaid @mpociot please submit.
- Explore other attachment templates like [generic](https://developers.facebook.com/docs/messenger-platform/send-api-reference/generic-t
-
Updated
Jul 11, 2018 - JavaScript
-
Updated
Feb 28, 2019 - Python
[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_
-
Updated
Apr 21, 2020 - PHP
-
Updated
Jan 31, 2020 - CSS
-
Updated
Mar 7, 2020 - Python
-
Updated
May 7, 2020 - TypeScript
-
Updated
Jun 7, 2020 - CSS
-
Updated
Jan 27, 2019 - TypeScript
-
Updated
Feb 19, 2020 - PHP
-
Updated
Mar 7, 2017 - JavaScript
More stat ideas
- Top X days with the most messages sent
- Messages by day of the week (Monday, Tuesday, etc.)
- Largest chats by number of words, rather than messages
-
Updated
Apr 4, 2020 - TypeScript
Improve this page
Add a description, image, and links to the facebook-messenger topic page so that developers can more easily learn about it.
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."

Docs & samples should be updated to notify developers of Facebook's echo and delivery confirmations. If the
message_deliveriesandmessage_echoeswebhook 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