BocchiBot icon indicating copy to clipboard operation
BocchiBot copied to clipboard

bug in .ownerbot command

Open staFF6773 opened this issue 1 year ago • 0 comments

When you enter the .ownerbot command in the console, the following error occurs it also happens when you set .menu 8 the bot does not respond

[ERROR] Error: Evaluation failed: Error: Getter was called with undefined data.
    at e (https://web.whatsapp.com/:2:4913)
    at g (https://web.whatsapp.com/app.f048d8d89717819d6c73.js:266:564523)
    at getDisplayName (https://web.whatsapp.com/app.f048d8d89717819d6c73.js:266:562660)
    at t.vcardFromContactModel (https://web.whatsapp.com/main.9c7581b1d984d6aa529b.js:6:2409420)
    at pptr://__puppeteer_evaluation_script__:1:90474
    at Array.map (<anonymous>)
    at _0x369d72 (pptr://__puppeteer_evaluation_script__:1:90285)
    at pptr://__puppeteer_evaluation_script__:1:91516
    at Array.map (<anonymous>)
    at window.<computed>.<computed> [as sendContact] (pptr://__puppeteer_evaluation_script__:1:91504)
    at ExecutionContext._ExecutionContext_evaluate (C:\Users\Luis\Desktop\BocchiBot\node_modules\puppeteer-core\lib\cjs\puppeteer\common\ExecutionContext.js:258:15)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async ExecutionContext.evaluate (C:\Users\Luis\Desktop\BocchiBot\node_modules\puppeteer-core\lib\cjs\puppeteer\common\ExecutionContext.js:146:16)

staFF6773 avatar Feb 03 '24 15:02 staFF6773