From f8cdfa2a366d64e0e62a663646cf5ab6b3fdaed7 Mon Sep 17 00:00:00 2001 From: TestMyBot Date: Sun, 2 Jul 2017 14:41:48 +0200 Subject: [PATCH 1/2] Added TestMyBot to Testing Tools --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c838065..acc0523 100644 --- a/readme.md +++ b/readme.md @@ -172,6 +172,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li * [BotTesting](http://bottesting.co/) - Test your bot! Send your email and bot link to us, we’ll examine your bot’s performance and usability * [BotFlair](https://botflair.com/) - Enhance your bot's conversational skills today * [Dimon](https://dimon.co/) - Dimon enables bot and chatbot owners to identify and fix issues in their bot conversations +* [TestMyBot](https://github.com/codeforequity-at/testmybot) - Automated Testing for Chatbots #### Monitoring * [Dimon](https://dimon.co/) - Monitor your production bot with predefined user scenarios From 1e55f931e606ede6cedce6702729f61b99943826 Mon Sep 17 00:00:00 2001 From: TestMyBot Date: Sun, 2 Jul 2017 16:38:15 +0200 Subject: [PATCH 2/2] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index acc0523..e1bf1ed 100644 --- a/readme.md +++ b/readme.md @@ -172,7 +172,6 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li * [BotTesting](http://bottesting.co/) - Test your bot! Send your email and bot link to us, we’ll examine your bot’s performance and usability * [BotFlair](https://botflair.com/) - Enhance your bot's conversational skills today * [Dimon](https://dimon.co/) - Dimon enables bot and chatbot owners to identify and fix issues in their bot conversations -* [TestMyBot](https://github.com/codeforequity-at/testmybot) - Automated Testing for Chatbots #### Monitoring * [Dimon](https://dimon.co/) - Monitor your production bot with predefined user scenarios @@ -349,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)