-
I've been using yowsup-cli for a week, and I can send text messages perfectly ...
But I can't send images or videos ...
Can someone help me? had any updates?
I already tried a change from enc…
-
```
╔═══════════════╗
║ ChatGPT CLI ║
╚═══════════════╝
Type "!" to access the command menu.
? Write a message: hi
Error: Failed to send message. HTTP 429 - {"error": "slow down"}
…
-
we have multiple time try to send media but not working any buddy help
[connected]:/audio send 917318308413 "/home/ec2-user/test.wav"
DEBUG:yowsup.layers.logger.layer:tx:
DEBUG:yowsup.l…
-
**Related command**
**Is your feature request related to a problem? Please describe.**
**Describe the solution you'd like**
**Describe alternatives you've considered**
**Additional…
-
Hi Elias
we have install and configure , but I'm getting this error RUN command : sh startservice.sh
starting services: yowsup
Starting YowsUP...
Traceback (most recent call last):
File "/usr/l…
-
The Last Seen command outputs random timestamp.
I got an random time when using the yowsup-cli.
My commands are:
```
python3 yowsup-cli demos -e -l :
/L
/presence available
/contacts sync
/pr…
-
Hello I'm trying to upload media by yowsup, using `RequestUploadIqProtocolEntity` but it's not possible because lambda function allways direct to `onRequestUploadError`, and cant send file ...
`Req…
-
Hi,
when try run docker image i see this issue:
```
yarn run v1.22.19
$ node --unhandled-rejections=none dist/main
WAHA (WhatsApp HTTP API) - Running CORE version...
Illegal instruction (cor…
oxodi updated
4 months ago
-
### How can we reproduce the crash?
Not quite sure yet, I think you just need to import a dependency from file
```json
"dependencies": {
"sweetalert2": "file:./vendor/sweetalert2_patched…
-
hi, in cli i found the whatsapp_backend .py print the json data, but i can't where where the code who print the data, i want insert the data to database, thank you