MhankBarBar / whatsapp-bot

WhatsApp Bot
Apache License 2.0
726 stars 826 forks source link

error when starting #223

Open Alis-Dev-idn opened 3 years ago

Alis-Dev-idn commented 3 years ago

✓ 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 () at processTicksAndRejections (internal/process/task_queues.js:93:5)

kios19 commented 3 years ago

same here. did you find a solution?

hacker45tech commented 3 years ago

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 .

bennyJCc commented 3 years ago

HAVE YOU FOUND THE SOLUTION YET?

no-name-no-other-alias commented 3 years ago

Same problem

Danprogrammer1 commented 3 years ago

I had the same problem, I think this bot is no longer working. If you guys find a solution tell me!

hacker45tech commented 3 years ago

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 .

no-name-no-other-alias commented 3 years ago

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

hacker45tech commented 3 years ago

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 .

kartikey15 commented 3 years ago

Did it work? Fixing the typo...