rijumone
rijumone
Interested.
Thanks, accepted the same. Even I am new to this game. Hoping to learn loads. Let's start by assigning a priority according to urgency and difficultly to implement to each...
Looks good. We should start with the `high` ones. There are two. I motion that we should pick [this](https://github.com/p4kl0nc4t/kyros/issues/19) first since it's more recent, it has more detail and I...
If it helps, the value of `connection_data` on ln 102 of `/path/to/venv/lib/python3.9/site-packages/kyros/client.py` is: ``` {'type': 'upgrade_md_prod', 'version': '2.2126.11'} ``` At least for me. The dictionary does not contain the `phone`...
Checking [this](https://github.com/sigalor/whatsapp-web-reveng#after-scanning-the-qr-code).
> I can't reproduce the error. Is it related to [this](https://github.com/adiwajshing/Baileys/issues/1006)? I think, yes! The message received (lacking the `phone` key) is identical and even my WA a/c is multi-device...
I procured a device with a W/A a/c which has never been logged into W/A (at least I believe so, definitely never been logged in as a multi-device). Now, while...
> I have similar results when I scanned it using a multi-device enabled WhatsApp (produces no output, just exits). Try setting the logger mode to `DEBUG`. > > ```python >...
@p4kl0nc4t I was able to have a successful login using [this](https://github.com/adiwajshing/Baileys/tree/multi-device) particular branch of this repo. Though what a successful login means, I am still investigating. I was able to...