instagram_mqtt
instagram_mqtt copied to clipboard
Realtime and Push Notification (FBNS) support for the instagram-private-api
Hello, I have no knowledge of Javascript. How can I run this library with python?
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0. Release notes Sourced from jsdom's releases. Version 16.7.0 Added AbortSignal.abort(). (ninevra) Added dummy x and y properties to the return value of getBoundingClientRect(). (eiko)...
Hi, I'm having an hard time using this library, I'm trying the push example, env variables are set but I receive a strange error: `(node:24624) UnhandledPromiseRejectionWarning: IgResponseError: POST /api/v1/accounts/login/ -...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Have you ever been interested in the lite version of Instagram? Can we debug the MQTTs there?
When replying to a message, there should be a "replied_to_message" field that is not present when listening with this API. I know the field should be present because I see...
For me the repo somehow stopped working. I have multiple bots running and all of them consistently show the following error when trying to log in: > (node:27822) UnhandledPromiseRejectionWarning: ConnectionFailedError:...
Hi all, I want to listen to messages sent to multiple accounts. The method below works but I'm not sure it's the right solution. ```javascript const ig = withRealtime(new IgApiClient());...
``` events.js:292 throw er; // Unhandled 'error' event ^ Error: write EPIPE at WriteWrap.onWriteComplete [as oncomplete] (internal/stream_base_commons.js:92:16) at handleWriteReq (internal/stream_base_commons.js:51:26) at writeGeneric (internal/stream_base_commons.js:143:15) at TLSSocket.Socket._writeGeneric (net.js:786:11) at TLSSocket.Socket._write (net.js:798:8) at...
After 5 or 6 hours, the live stream breaks, but the event cannot be triggered.