Telegram Bot API for crystal

pull/18/head
hangyas 2017-04-19 13:27:14 +02:00 committed by GitHub
parent 5c13ab37f1
commit 560a9044b6
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)