From 5f63ecd7df1ea11e26a21bff941b367766a11d76 Mon Sep 17 00:00:00 2001 From: Daniel Schmidt Date: Thu, 12 Apr 2018 14:55:40 +0200 Subject: [PATCH] add probot --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 29579a3..f2cb3cb 100644 --- a/readme.md +++ b/readme.md @@ -390,6 +390,7 @@ There is free and paid plans. Interface is Turkish but bots can work any latin l * [Botfuel Dialog](https://github.com/Botfuel/botfuel-dialog) - Open Source Node.js SDK for building highly conversational chatbots * [Telegram-Typings](https://www.npmjs.com/package/telegram-typings) - A tool for parsing Telegram API page to the typings. * [Chatito](https://rodrigopivi.github.io/Chatito) - Generate datasets for nlu chatbots quickly using a simple DSL. +* [Probot](https://probot.github.io/) - SDK for building bots around GitHub workflows #### Boilerplates/templates * [Ruby Telegram bot boilerplate](https://github.com/MaximAbramchuck/ruby-telegram-bot-starter-kit)