vasani-arpit / WBOT

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

Send messages to groups. #86

Closed faserbeam closed 4 years ago

faserbeam commented 4 years ago

It would be great if I can use the bot to just send my custom messages and not back and forth using any JSON intent. The objective is to send the message freely using the methods with a message as the parameter. Unsure if this can be achievable, just posting it here so it might be considered.

Thanks.

vasani-arpit commented 4 years ago

Yes. That is possible in fact you already have the code to achieve that. You just need to rearrange some parts here and there.

But I'd advise you not to do that because WA considers it as a Bulk-Marketing/Spam activity. so it will ban your phone number immediately. If you still want to try that then you can contact me via email given in readme.md file of the repo.

Thanks & Regards,