From 551dbb5dbc9e21b1f85d64e78ad78755e8337715 Mon Sep 17 00:00:00 2001 From: Anderson de Oliveira Date: Sat, 16 Sep 2017 22:31:57 -0300 Subject: [PATCH] Adds YveBot to Frameworks section The simplest way to build a smart and customized rule-based bot conversation. It was made to run on Browser and Node environment. We can integrate with any bot platform like Facebook Messenger and Telegram or create simple chatbots for static pages using javascript only. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5614f5c..bc23205 100644 --- a/readme.md +++ b/readme.md @@ -367,6 +367,7 @@ There is free and paid plans. Interface is Turkish but bots can work any latin l * [Broid Integrations](https://github.com/broidHQ/integrations) - Open Source version of Broid's API to converse on 20 top messaging channels with one single integration * [Broid for Botpress](https://github.com/broidHQ/broid-kit-botpress) - Broid Kit Middleware for Botpress * [Broid Kit](https://github.com/broidHQ/broid-kit) - Bot framework powered by Broid +* [YveBot](https://github.com/andersonba/yve-bot) - The simplest way to build a smart and customized rule-based bot conversation. For Browser & Node. #### Boilerplates/templates