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

Preview in bot.json #217

Closed andrii-bohdan closed 3 years ago

andrii-bohdan commented 3 years ago

The sendLinkWithAutoPreview function has been resumed. Added the ability to send a link with a preview from bot.json { "exact": ["send link"], "response": "Hi, this is your link:", "link": "https://www.google.com" },

vasani-arpit commented 3 years ago

Nice idea. But can't merge this as there are conflicts.

andrii-bohdan commented 3 years ago

Nice idea. But can't merge this as there are conflicts.

Ok. I have idea how to fix then. After that i will create new Pull Request