whatsapp-bot
whatsapp-bot copied to clipboard
error when starting
✓ Authenticated
✓ WAPI Reinjected
✓ Client is ready
✓ Patches Installed: #####
✓ Client loaded in 9.861s
✓ 🚀 @OPEN-WA ready for account: ####
[SERVER] Server Started!
TypeError: client.onGlobalParicipantsChanged is not a function
at start (/home/wabot/whatsapp-bot/index.js:24:16)
at /home/wabot/whatsapp-bot/index.js:51:21
at runMicrotasks (
same here. did you find a solution?
Not yet
On Tue, Apr 20, 2021, 21:32 kios19 @.***> wrote:
same here. did you find a solution?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/MhankBarBar/whatsapp-bot/issues/223#issuecomment-823545489, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATTAFPABAPI5XHALAHHBV2TTJXJDLANCNFSM4ZW2JYNQ .
HAVE YOU FOUND THE SOLUTION YET?
Same problem
I had the same problem, I think this bot is no longer working. If you guys find a solution tell me!
No solution here.anyone who knows how to us e huroku website for building a bot
On Sun, May 2, 2021, 06:03 Danprogrammer1 @.***> wrote:
I had the same problem, I think this bot is no longer working. If you guys find a solution tell me!
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/MhankBarBar/whatsapp-bot/issues/223#issuecomment-830735868, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATTAFPB3IWCX7GHFMNV236LTLTFHHANCNFSM4ZW2JYNQ .
I figured it out, It has a typo. It says Paricipants intead of Participants
TypeError: client.onGlobalParicipantsChanged is not a function at start (/home/wabot/whatsapp-bot/index.js:24:16) at /home/wabot/whatsapp-bot/index.js:51:21 at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:93:5)
So you have to check and rewrite that word at those specific files. In this case, index.js and apparently also task_queues.js
Thanks, I'll check it out.
On Mon, May 3, 2021, 02:02 necrosome-lab @.***> wrote:
I figured it out, It has a typo. It says Paricipants intead of Participants
TypeError: client.onGlobalParicipantsChanged is not a function at start (/home/wabot/whatsapp-bot/index.js:24:16) at /home/wabot/whatsapp-bot/index.js:51:21 at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:93:5)
So you have to check and rewrite that wrote at those specific files. In this case, index.js and apparently also task_queues.js
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/MhankBarBar/whatsapp-bot/issues/223#issuecomment-830929980, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATTAFPH2S6ZNRJWS2HWCYJLTLXRXPANCNFSM4ZW2JYNQ .
Did it work? Fixing the typo...