-
I should note that I'm loving this library and will be jumping in to contribute and send PRs soon. Thanks for publishing it!
I've noticed that in 'Setting Persistent Menu' section of the readme you…
-
:mega: **Notification Service(s) Impacted**
Outlook.com email
:lady_beetle: **Describe the bug**
Calls to /notify fail for email notifications using Outlook.com accounts. It appears Microsoft ha…
bwirt updated
1 month ago
-
C:\Users\admin\Desktop\Messenger-Discord-bridge-main\node_modules\facebook-chat-api\index.js:308
appState.map(function(c) {
^
TypeError: appState.map is not a function
at lo…
-
To reproduce:
```bash
git clone git@github.com:dm3-org/dm3.git
cd dm3
yarn
yarn start
```
```
Usage Error: Workspace 'dm3-backend' not found. Did you mean any of the following:
- @dm3…
-
Messenger will soon make E2EE chats the default. These chats do not show with the library - which will break the current state of the library.
There are a few similar repositories that are all base…
-
We can get the categories attached to items. It would be good to get a list of possible categories, colors etc, to set new ones and have the corresponding events.
Thanks Klaus/opto
opto updated
2 months ago
-
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.
- https://developers.facebook.c…
-
## Hide other secrets in the UI behind a POST to reveal button
### Description
Similar to how we handle the HMAC secret, we could hide things like client secrets, or other tokens used in webhooks,…
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
* P…
-
https://developers.facebook.com/docs/messenger-platform/send-api-reference/quick-replies in facebook messenger you can also specify optional quick reply.
I think it should be also added into facebook…