alfred82santa / whalesong

Whalesong is an asyncio python library to manage WebApps remotely. Currently WhatsappWeb is implemented
https://whalesong.readthedocs.io
MIT License
50 stars 19 forks source link

smartrply and calatalogos functions #126

Open dafner opened 4 years ago

dafner commented 4 years ago

Hi,

I have about 2 questions about whatsapp functionalities 1) it is possible to implement the functionality of 'smartreply' or implies a new feature that should be implemented to this library https://faq.whatsapp.com/en/android/26000101/?category=5245246 2) The following query has to do with the new functionality that WhatsApp launched recently linked to 'catalogs' https://faq.whatsapp.com/en/general/26000275/ Is it planned to add this functionality to this library if it is possible to implement it?

thank you

vasani-arpit commented 4 years ago

I have implemented 1st one in my repo https://github.com/vasani-arpit/WBOT and you can also configure it with simple json to achieve 2nd one. coding standards is not as rich as this repo but it does the job.