From 662e1d9c5efafb16ff8e1a823a2167764970a331 Mon Sep 17 00:00:00 2001 From: Marcel Pociot Date: Sun, 16 Apr 2017 12:34:17 +0200 Subject: [PATCH] Add BotMan --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5e3468d..30f2b4d 100644 --- a/README.md +++ b/README.md @@ -771,6 +771,7 @@ Libraries to help manage database schemas and migrations. *Useful libraries or tools that don't fit in the categories above.* * [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine). +* [BotMan](https://github.com/mpociot/botman) - A framework agnostic PHP library to build cross-platform chat bots. * [Cake Utility](https://github.com/cakephp/utility) - Utility classes such as Inflector, String, Hash, Security and Xml (CP). * [Chief](https://github.com/adamnicholson/Chief) - A command bus library. * [ClassPreloader](https://github.com/ClassPreloader/ClassPreloader) - A library for optimising autoloading.