Merge pull request #31 from codeforequity-at/master

Added TestMyBot to Testing Tools
pull/32/head
Maxim Abramchuk 2017-07-02 19:34:18 +03:00 committed by GitHub
commit 0c8d9ec1f8
1 changed files with 1 additions and 0 deletions

View File

@ -348,6 +348,7 @@ There is free and paid plans. Interface is Turkish but bots can work any latin l
* [crystal telegram bot API](https://github.com/hangyas/TelegramBot) - Telegram Bot API for crystal
* [Recime](https://www.recime.io/) - A powerful platform for developers to build enterprise-grade bots. Recime provides the bot framework, developer tools, and a serverless cloud infrastructure.
* [PHPFaceBot](https://github.com/bigicoin/phpfacebot) - PHP Facebook Messenger bot framework/starter kit
* [TestMyBot](https://github.com/codeforequity-at/testmybot) - Automated Testing for Chatbots
#### Boilerplates/templates
* [Ruby Telegram bot boilerplate](https://github.com/MaximAbramchuck/ruby-telegram-bot-starter-kit)