From db3d5dfaba0e00803136aad3f45e912183d6d2a9 Mon Sep 17 00:00:00 2001 From: Yan Georget Date: Sat, 30 Dec 2017 22:58:46 +0100 Subject: [PATCH] Added Botfuel Dialog in the SDK section --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4fb3f38..aef1e5d 100644 --- a/readme.md +++ b/readme.md @@ -384,6 +384,7 @@ There is free and paid plans. Interface is Turkish but bots can work any latin l * [YveBot](https://github.com/andersonba/yve-bot) - The simplest way to build a smart and customized rule-based bot conversation. For Browser & Node. * [Bottender](https://github.com/Yoctol/bottender) - Make Bots in Your Way, Fast and Flexibly. * [Botomatic](https://botomatic.io/) - PHP Framework for building Messenger Chatbots +* [Botfuel Dialog](https://github.com/Botfuel/botfuel-dialog) - Open Source Node.js SDK for building highly conversational chatbots #### Boilerplates/templates * [Ruby Telegram bot boilerplate](https://github.com/MaximAbramchuck/ruby-telegram-bot-starter-kit)