Added BootBot to SDKs/Frameworks/Libraries section

I've added my own JS framework for building Messenger bots to the list: https://github.com/Charca/bootbot

Thanks for this great resource!
pull/4/head
Maxi Ferreira 2017-03-02 15:10:32 -08:00 committed by GitHub
parent 73f0290bb5
commit 1067ba5195
1 changed files with 1 additions and 0 deletions

View File

@ -297,6 +297,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [telegraf](https://github.com/telegraf/telegraf) - Modern Telegram bot framework
* [telegram.bot](https://github.com/MrRoundRobin/telegram.bot) - Telegram Bot API - C# Client
* [telebot](https://github.com/tucnak/telebot) - Telebot is a Telegram bot framework in Go
* [BootBot](https://github.com/Charca/bootbot) - Facebook Messenger Bot Framework for Node.js
#### Boilerplates/templates
* [Ruby Telegram bot boilerplate](https://github.com/MaximAbramchuck/ruby-telegram-bot-starter-kit)