vasani-arpit / WBOT

A simple Web based BOT for WhatsApp™ in NodeJS 😜. Working as of 📅 Feb 4th, 2024
Other
987 stars 314 forks source link

noMatch #257

Closed wandy001 closed 2 years ago

wandy001 commented 2 years ago

why noMatch doesn't show up when the app is running

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

vasani-arpit commented 2 years ago

are you using windows?

wandy001 commented 2 years ago

Yes sir .. am i using windows?

ghost commented 2 years ago

Hi ,I would like to work on this issue is this still open

vasani-arpit commented 2 years ago

@Yuzaki76, go ahead.

Reproduce the issue first in your local. Then we will discuss what to do about it. I will guide you through the process.

wandy001 commented 2 years ago

@vasani-arpit : but in winbot-win.exe noMatch appears ... on wa the boot is not sent to the user

ghost commented 2 years ago

Thanks for your reply, I reproduced the issue in my local

ghost commented 2 years ago

I think I know what is causing this error in line number 168 if (exactMatch != undefined || PartialMatch != undefined) we are checking the value of exactMatch and partialMatch, which is always going to be undefined and then we are sending message

ghost commented 2 years ago

@vasani-arpit I solved the bug and now you can close this issue and also is this repository hacktoberfest2021-accepted ,Thanks #264

wandy001 commented 2 years ago

how can i run the one on windows .exe

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.