Merge pull request #4 from Charca/patch-1

Added BootBot to SDKs/Frameworks/Libraries section
pull/5/head
Maxim Abramchuk 2017-03-03 08:27:12 +03:00 committed by GitHub
commit 4f294cd6f1
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)