watson-developer-cloud / botkit-middleware

A middleware to connect Watson Conversation Service to different chat channels using Botkit
https://www.npmjs.com/package/botkit-middleware-watson
Apache License 2.0
207 stars 255 forks source link

Integrating watson assistant with Whatsapp using twilio and botkit #162

Closed developer-bz closed 5 years ago

developer-bz commented 5 years ago

Hi,

Can you please provide me with an example which shows the integration of watson assistant on whatsapp messaging using twilio? Any link or an example would be much helpful.

Thanks in advance

germanattanasio commented 5 years ago

Hi @developer-bz We depend on botkit and it looks like they don't have support for WhatsApp yet. See https://github.com/howdyai/botkit/issues/1297

developer-bz commented 5 years ago

Thanks @germanattanasio.