vasani-arpit / WBOT

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

Multiple Reply #198

Closed cobadulu001 closed 3 years ago

cobadulu001 commented 3 years ago

Is there any way to make this bot to do multiple reply

Scenario: when i send a message "A" then the bot reply with "B" + a picture and "C" + another picture

can i do it without webhook? can i have an example code for bot.json ?

Thank you

FirePing32 commented 3 years ago

@cobadulu001 Do you mean multiple replies within 1 chat or for a particular message "A" ?

cobadulu001 commented 3 years ago

yes. multiple reply from WBOT after i send 1 message. ex: when i send "send pitcure" the bot will reply with 2 or more picture

FirePing32 commented 3 years ago

@cobadulu001 WBOT was designed to handle automatic replies for text messages. This is a particular case you want in WBOT. It is good, but WBOT has a larger audience and was designed keeping in mind the general cases. So it won't be included in the next release. Although you can achieve this by customising the code.

stale[bot] commented 3 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.