Merge pull request #18 from hangyas/patch-1

Add Telegram Bot API for crystal
pull/14/merge
Maxim Abramchuk 2017-04-19 15:04:46 +03:00 committed by GitHub
commit f1cd3cee20
1 changed files with 1 additions and 0 deletions

View File

@ -338,6 +338,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [slack-ruby-bot](https://github.com/slack-ruby/slack-ruby-bot) - A generic Slack bot framework written in Ruby
* [E.D.D.I](http://eddi.labs.ai/) - Enterprise-Ready Chatbot Platform for creating, running and maintaining customizable chatbots (Java)
* [BotStack](https://github.com/davidmann4/botstack) - Ruby on Rails Framework
* [crystal telegram bot API](https://github.com/hangyas/TelegramBot) - Telegram Bot API for crystal
#### Boilerplates/templates
* [Ruby Telegram bot boilerplate](https://github.com/MaximAbramchuck/ruby-telegram-bot-starter-kit)