-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Messer not displaying incoming messenges. #137
Comments
Thanks for reporting this @wgehalo, it looks like it could be related to this issue report on the api we use, but I'll check it out. |
this bug seems to be critical, the same problem has inpact on fb-messenger-cli issued here |
I have still same issue npm: 6.13.1 macOS Catalina 10.15.4 |
Same issue. It looks like it's because of the API changes Facebook made recently to move messenger to using MQTT (a type of messaging protocol like WebSockets). I had a look at the issues in the facebook-chat-api repo as @tomquirk linked and found the library was depreciating its I did some testing locally to try this. The |
Description
I have tested it on the command prompt, and ps core 6 inside of windows 10's new terminal.
Steps to Reproduce
Expected behavior: [What you expect to happen]
Incoming message should display.
Actual behavior: [What actually happens]
Incoming message does not display.
Versions
Run and copy-paste the results of the following:
npm: 6.13.1
node: v13.3.0
messer: 0.7.1
Windows 10, 64 bit.
The text was updated successfully, but these errors were encountered: