From 17bc227295f2dee3ea9d216d1bde1c4202c2f8e3 Mon Sep 17 00:00:00 2001 From: Leifer Mendez Date: Tue, 18 Jan 2022 20:59:37 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0ec94de..f6f7833 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ #### Actualizado Enero 2022 El siguiente proyecto se realizó con fines educativos para el canal de [Youtube (Leifer Mendez)](https://www.youtube.com/channel/UCgrIGp5QAnC0J8LfNJxDRDw?sub_confirmation=1) donde aprendemos como usando node.js podemos crear un chatbot increíble que además le agregamos inteligencia artificial gracias al servicio de dialogflow. + ![](https://i.giphy.com/media/OBDi3CXC83WkNeLEZP/giphy.webp) > Si tienes una cuenta en __heroku__ puedes desplegar este proyecto con 1 click @@ -66,7 +67,7 @@ SQL_PASS= SQL_DATABASE= ``` -> Si quieres usar la conexion via _mysql_ puedes importar el archivo [sql-bot.sql](s) +> Si quieres usar la conexion via _mysql_ puedes importar el archivo [sql-bot.sql](https://github.com/leifermendez/bot-whatsapp/blob/main/sql-bot.sql) ### ¿Como usarlo el chatbot de whatsapp? > Escribe un mensaje al whatsapp que vinculaste con tu BOT @@ -82,4 +83,4 @@ con el historial de conversación con el número de tu cliente ### Preguntar al BOT > Puedes interactuar con el bot ejemplo escribele __hola__ y el bot debe responderte! -![](https://i.imgur.com/cNAS51I.png) \ No newline at end of file +![](https://i.imgur.com/cNAS51I.png)