From 33941df3e09e9c946056d49ad23aa5afb68e40fe Mon Sep 17 00:00:00 2001 From: Maxim Devoir <10104630+MaximDevoir@users.noreply.github.com> Date: Wed, 16 Oct 2019 10:13:00 -0700 Subject: [PATCH] Add Probot link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 885c4c0..60a662b 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ Table of Contents * [Hangouts Chat](https://developers.google.com/hangouts/chat/concepts/) ## Tools For Building Bots +* [Probot](https://probot.github.io/) - Probot is a framework for building GitHub Apps in Node.js. * [wit.ai ](https://wit.ai/) - Easily create text or voice based bots that humans can chat with. * [Botkit](https://howdy.ai/botkit/) - Botkit eases the process of designing and running bots that live inside Slack. * [Dialogflow](https://dialogflow.com/) - Build natural and rich conversational experiences.