vasani-arpit / WBOT

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

reply meesage as per bot.json file #326

Closed zeel-codder closed 2 years ago

zeel-codder commented 2 years ago

325

work: reply to the user as per bot.json also, esolve spintax (10)

Till this point, the reply in the text is done.

vasani-arpit commented 2 years ago

Don't use prettier or any other formator extension. Changes should be only what you have changed not ' to " or space related changes.

zeel-codder commented 2 years ago

ok

zeel-codder commented 2 years ago

Test all functions of reply in private as well as in group chat. now start working on the webhook part.