From dad28a117f953ddaa2cd43002ac0cf648b532973 Mon Sep 17 00:00:00 2001 From: AlexandruMihaiMuresan <32777386+AlexandruMihaiMuresan@users.noreply.github.com> Date: Thu, 23 Nov 2017 20:50:25 +0100 Subject: [PATCH] Update readme.md Added a new Framework to the list --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 95cfed7..b361807 100644 --- a/readme.md +++ b/readme.md @@ -381,6 +381,7 @@ There is free and paid plans. Interface is Turkish but bots can work any latin l * [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. * [Bottender](https://github.com/Yoctol/bottender) - Make Bots in Your Way, Fast and Flexibly. +* [Botomatic](https://botomatic.io/) - PHP Framework for building Messenger Chatbots #### Boilerplates/templates * [Ruby Telegram bot boilerplate](https://github.com/MaximAbramchuck/ruby-telegram-bot-starter-kit)