From 1997ebbf5b51ed308baaa88677616288043118bc Mon Sep 17 00:00:00 2001 From: bigicoin Date: Wed, 28 Jun 2017 09:25:37 -0700 Subject: [PATCH] Adding PHPFaceBot into SDKs/Frameworks/Libraries --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index d271682..27e7146 100644 --- a/readme.md +++ b/readme.md @@ -343,6 +343,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li * [BotStack](https://github.com/davidmann4/botstack) - Ruby on Rails Framework * [crystal telegram bot API](https://github.com/hangyas/TelegramBot) - Telegram Bot API for crystal * [Recime](https://www.recime.io/) - A powerful platform for developers to build enterprise-grade bots. Recime provides the bot framework, developer tools, and a serverless cloud infrastructure. +* [PHPFaceBot](https://github.com/bigicoin/phpfacebot) - PHP Facebook Messenger bot framework/starter kit #### Boilerplates/templates * [Ruby Telegram bot boilerplate](https://github.com/MaximAbramchuck/ruby-telegram-bot-starter-kit)