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

## Description In the lib documentation, await in writeFile makes no sense, since this function does not return a promise. ![image](https://github.com/orkestral/venom/assets/23285614/b1d54923-4400-4788-bd29-c9eed3cecad2)

bug
needs triage

## Description Utilizei no meu código o mesmo modelo informado aqui, apenas substituindo os valores: ``` await client.sendMentioned( '[email protected]', 'Hello @5218113130740 and @5218243160777!', ['5218113130740', '5218243160777'] ); ``` A função aparentemente...

bug
needs triage

Update the copyright year at Footer.

enhancement
needs triage

## Description when i send a message the whatsapp show a icon beside it, saying that the emissor was using an old version of whatsapp [Description of the bug, When...

bug
needs triage

We are checking other bot, and this function is possible.. It may not make much sense if we want the bot to do all the work automatically. But there are...

question
needs triage

## Description Hello everyone! I'm currently working on retrieving the members of a specific group, but I've encountered an issue in my code. The error message I'm receiving is "Evaluation...

bug
needs triage

## Description In the 5.0.21 version for multiple sessions, the venon returns **The file "SingletonLock" was not found**. Anyone can help us to solve this issue? ## Environment - **Venom...

bug
needs triage

I'm using venom-bot on Linux It works so well that I'm frustrated, how can I reduce the speed at which messages are sent to each different number? I've already put...

bug
needs triage

/home/satishg/Documents/Personal/WABuddy/backend/node_modules/venom-bot/dist/controllers/browser.js:30 const ChromeLauncher = __importStar(require("chrome-launcher")); ^ Error [ERR_REQUIRE_ESM]: require() of ES Module /home/satishg/Documents/Personal/WABuddy/backend/node_modules/chrome-launcher/dist/index.js from /home/satishg/Documents/Personal/WABuddy/backend/node_modules/venom-bot/dist/controllers/browser.js not supported. Instead change the require of index.js in /home/satishg/Documents/Personal/WABuddy/backend/node_modules/venom-bot/dist/controllers/browser.js to a dynamic import() which...

bug
needs triage

## Description [I can't send photos, videos, audios, the library is only sending text, example of the code below] ## Environment - **Venom version(s):** [e.g. 2.0.27, 2.2.1] - **Browser:** [e.g....

bug
needs triage