Merge pull request #5 from accessd/add-slack-ruby-bot

add slack-ruby-bot
pull/6/head
Maxim Abramchuk 2017-03-03 08:54:48 +03:00 committed by GitHub
commit 356ee6a669
1 changed files with 1 additions and 0 deletions

View File

@ -302,6 +302,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [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
* [slack-ruby-bot](https://github.com/slack-ruby/slack-ruby-bot) - A generic Slack bot framework written in Ruby
#### Boilerplates/templates
* [Ruby Telegram bot boilerplate](https://github.com/MaximAbramchuck/ruby-telegram-bot-starter-kit)