venom icon indicating copy to clipboard operation
venom copied to clipboard

Venom is a high-performance system developed with JavaScript to create a bot for WhatsApp, support for creating any interaction, such as customer service, media sending, sentence recognition based on...

Results 140 venom issues
Sort by recently updated
recently updated
newest added

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 14.4.1 to 18.0.4. Release notes Sourced from puppeteer's releases. v18.0.4 18.0.4 (2022-09-21) Bug Fixes hardcode binding names (#8993) (7e20554) v18.0.3 18.0.3 (2022-09-20) Bug Fixes change injected.ts imports...

dependencies

## Description i have similiar issue with #1672 but when i am trying to trace what happen with this issue in `Checking is logged....` i found something interesting they redirecting...

bug
needs triage

## Description Venom is not saving token files ## Environment -version 4.3.0

bug
needs triage

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.33.1 to 5.38.0. Release notes Sourced from @​typescript-eslint/parser's releases. v5.38.0 5.38.0 (2022-09-19) Features website: add warning on top of formatting rule docs pages (#5598) (5dfa2e9) v5.37.0 5.37.0...

dependencies

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.29.0 to 5.38.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v5.38.0 5.38.0 (2022-09-19) Features website: add warning on top of formatting rule docs pages (#5598) (5dfa2e9) v5.37.0 5.37.0...

dependencies

Hello guys, I`ve been trying to send files to a GROUP, but it`s not working. I`m using this method: await client .sendFile( '[email protected]', 'path/to/file.pdf', 'file_name', 'See my file in pdf'...

bug
needs triage
stale

Hi! I would like to know why this error happens: Error: Evaluation failed: TypeError: WAPI.loadAndGetAllMessagesInChat is not a function when I try to run this code below: `await session.client.then(async (client)...

question
needs triage
stale

I didn't find in the manual how I can do to execute a sent file on the front.

question
needs triage
stale

## Description const buttons = [ { "buttonText": { "displayText": "Option 1" } }, { "buttonText": { "displayText": "Option 2" } } ] await client.sendButtons('[email protected]', 'Any more questions?', buttons, "Choose...

bug
needs triage

## Description When ctrl-c app and run again and multidevices is set true, callbacks not working, for the first time working all fine, but por second and next times not...

bug
needs triage