From 5eb003d350fd2156a735a0f9e9f8b3d28cd78853 Mon Sep 17 00:00:00 2001 From: Sushant Shekhar Date: Sat, 5 Aug 2017 19:31:42 +0530 Subject: [PATCH 1/2] added boilerplate botUI+API.AI boilerplate added --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index cf978c4..ab4b244 100644 --- a/readme.md +++ b/readme.md @@ -358,6 +358,8 @@ There is free and paid plans. Interface is Turkish but bots can work any latin l * [Facebook Messenger wit.ai node.js boilerplate](https://github.com/SimplyTechnologies/messenger-bot-wit-boilerplate) * [Web Chatbot Bootsrap Kit in Whatsapp style](https://github.com/AdrianKrebs/chatbot-bootstrap) * [Node Telegram bot boilerplate](https://github.com/txwkx/node-telegram-bot-boilerplate) +* [Node BotUI + API.AI App Boilerplate](https://github.com/sushantshekhar20/bot_api.ai) + #### Tutorials/Guides * [The Complete Beginner’s Guide To Chatbots](https://chatbotsmagazine.com/the-complete-beginner-s-guide-to-chatbots-8280b7b906ca#.54ql2uhaf) From eb6a5d7d89084ff83e5944ef537e65bca5370b99 Mon Sep 17 00:00:00 2001 From: Sushant Shekhar Date: Mon, 7 Aug 2017 01:35:42 +0530 Subject: [PATCH 2/2] add new boilerplate --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index ab4b244..dacd31c 100644 --- a/readme.md +++ b/readme.md @@ -360,7 +360,6 @@ There is free and paid plans. Interface is Turkish but bots can work any latin l * [Node Telegram bot boilerplate](https://github.com/txwkx/node-telegram-bot-boilerplate) * [Node BotUI + API.AI App Boilerplate](https://github.com/sushantshekhar20/bot_api.ai) - #### Tutorials/Guides * [The Complete Beginner’s Guide To Chatbots](https://chatbotsmagazine.com/the-complete-beginner-s-guide-to-chatbots-8280b7b906ca#.54ql2uhaf) * [How To Develop A Chat Bot With Node.js](https://www.smashingmagazine.com/2016/10/how-to-develop-a-chat-bot-with-node-js/)