Baileys icon indicating copy to clipboard operation
Baileys copied to clipboard

Lightweight full-featured WhatsApp Web + Multi-Device API

Results 97 Baileys issues
Sort by recently updated
recently updated
newest added

Template Message is sent to myself and not to remoteJid Message is visible as received message on my side and message is not visible on remote side **Message body :**...

bug
Stale

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

When user delete their status broadcast, the bot is auto copyAndForward their status and send to me, can anyone help ?

client.ev.on("messages.delete", async (m) => { console.log(m) console.log('test') }) Saya membuat code seperti ini yang saya kira ini adalah untuk mendeteksi pesan yang telah dihapus Tetapi saat dijalankan tidak terjadi apa...

bug

the bug appears when downloading media such as ``document`` and ``view once``

bug

3221226505 the code above appears on console whenever I send images. Images aren't sent, instead the whole console froze and bot stops reading messages.

bug

I was trying to add a list of numbers stored in an array in a group. This error came up and then whatsapp banned the number.

bug
Stale

**Describe the bug** When connecting multiple baileys apps with same whatsapp account, first connected doesn't continue listen upsert events. **To Reproduce** Steps to reproduce the behavior: 1. Connect baileys app...

bug

``` Error: Value not found at KeyedDB.deleteById (/srv/Baileys/node_modules/@adiwajshing/keyed-db/lib/KeyedDB.js:90:23) at EventEmitter. (/srv/Baileys/src/Store/make-in-memory-store.js:254:27) at EventEmitter.emit (node:events:513:28) at EventEmitter. (/srv/Baileys/src/Utils/event-buffer.js:123:16) at EventEmitter.emit (node:events:525:35) at Object.flush (/srv/Baileys/src/Utils/event-buffer.js:168:16) at /srv/Baileys/src/Socket/messages-recv.js:836:24 at step (/srv/Baileys/src/Socket/messages-recv.js:44:23) at Object.next...

bug

After I read the qrcode, using Baileys' own connection, eventually in some groups with more than 100 messages, the commands stop responding and do not show any information in the...

bug
Stale