Mohammed Shah

Results 158 comments of Mohammed Shah

@fire17 have you tried the python socket client? https://github.com/open-wa/wa-automate-socket-client-python @scropion86 ok so there should be no limitations on the popup URL. What is the remaining problem then?

todo: - [x] qrUrl event namespace should be added to default `ef`

@github-actions run ⚡ Release! ⚡ ```js (async () => { function exec(cmd) { try { execSync(cmd, {stdio: 'inherit'}) } catch (error) { console.log(`Status Code: ${error.status} with '${error.message}'`); } } //set...

# Changelog ## 🚀 Release [4.55.2](https://github.com/open-wa/wa-automate-nodejs/compare/4.55.1...4.55.2) (2023-01-21) - 📝 docs update [`6fbd9a3`](https://github.com/open-wa/wa-automate-nodejs/commit/6fbd9a37a5311a3244195f5192c5a5204042a4d2) - Release 4.55.2 [`df8086b`](https://github.com/open-wa/wa-automate-nodejs/commit/df8086b363db18a2b93dc7b100878ed604d9d2a9) - 🔧 added `qrUrl` to list of default ev filter #3016 [`7d4911a`](https://github.com/open-wa/wa-automate-nodejs/commit/7d4911a24e20c0451427f942844cf6bfbe37f648) - updated...

> Issue is that, it is not able to create conversation Can you be more specific about this please? > sending message via whatsapp, conversation should be created on chatwoot...

@infiniziconsulting the chatwoot integration sends incoming messages to chatwoot. And chatwoot messages out to the recipient. Sending outgoing messages from the host account to chatwoot is not implemented. I'm curious...

@infiniziconsulting I understand the problem you're facing. This is not a but. The chatwoot integration lacks the feature you're requesting. No worries, I will implement it.

hey @infiniziconsulting please try the latest version 4.50.0 and report back any further issues thanks