vasani-arpit / WBOT

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

webhook #228

Closed merco closed 3 years ago

merco commented 3 years ago

Get files from input data It would be possibile to get files from JSON input data? something like
"files":[{ "name":"Name of the file", "file":"<Base64-string-of-the-file>" }]

vasani-arpit commented 3 years ago

Yes. that would be nice to see. Will add that in upcoming release.

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.

vasani-arpit commented 3 years ago

not stale.

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.

vasani-arpit commented 3 years ago

will work on this.

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.

vasani-arpit commented 3 years ago

not stale.

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.

vasani-arpit commented 3 years ago

Not stale

vasani-arpit commented 3 years ago

Fixed in latest release