Mohammed Shah

Results 158 comments of Mohammed Shah

@AmiterCodes this would be greatly enhanced by the latest version's ability to send buttons. https://github.com/open-wa/wa-automate-nodejs/issues/98#issuecomment-881042026

I wonder if there's a simple way we can implement the dialogtemplate to create decision trees, implement buttons/list message and grab media while we're at it. I checked out survey.js...

r.e validation: There can be multiple layers of validation, and even multiple regex validations so maybe best to make that an array of validators

Some progress on this: https://github.com/open-wa/wa-automate-nodejs/discussions/2779

I think to get started on this (albeit a year late) it's best to limit the scope to whatever can be responded to via buttons (i.e not taking in media,...

Decided on docusaurus. Switch has been made for main site but following still needs completing: - [ ] CI/CD generate on build - [ ] Add latest version number on...

- [x] Update license how to docs with a switchable codeblock for CLI/Custom Code Going forward, CLI is priority

- [ ] Integration docs: - [ ] Node-red - [ ] chatwoot

@github-actions run ⚡ Release! ⚡ ```js (async () => { function exec(cmd) { console.log(execSync(cmd).toString()); } //set the version type process.env.VERS = "patch" // Config const gitUserEmail = "github-actions[bot]@users.noreply.github.com"; const gitUserName...

# Changelog ## 🚀 Release [4.42.7](https://github.com/open-wa/wa-automate-nodejs/compare/4.42.6...4.42.7) (2022-07-16) - 🐛 fix #2801 [`#2801`](https://github.com/open-wa/wa-automate-nodejs/issues/2801) - Release 4.42.7 [`ceb47b6`](https://github.com/open-wa/wa-automate-nodejs/commit/ceb47b6760e1e28facb072ff26d8ecdcc0533cd6) - updated types-only package [`728bc2c`](https://github.com/open-wa/wa-automate-nodejs/commit/728bc2ca2ad62719881bb60692b482ebd0b4d310)