Merge pull request #22 from AdrianKrebs/patch-1

Added chatbot bootstrap kit
pull/23/head
Maxim Abramchuk 2017-05-14 15:14:12 +03:00 committed by GitHub
commit 5ceb181903
1 changed files with 1 additions and 0 deletions

View File

@ -347,6 +347,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [Ruby Telegram bot boilerplate](https://github.com/MaximAbramchuck/ruby-telegram-bot-starter-kit)
* [PHP Facebook Messenger chatbot boilerplate](https://github.com/christophrumpel/chatbot-php-boilerplate)
* [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)
#### Tutorials/Guides
* [The Complete Beginners Guide To Chatbots](https://chatbotsmagazine.com/the-complete-beginner-s-guide-to-chatbots-8280b7b906ca#.54ql2uhaf)