From 02e13d13f5504e7d1af189f5d96554392f78fdbb Mon Sep 17 00:00:00 2001 From: Andrew Kulpa Date: Wed, 3 Oct 2018 17:32:50 -0500 Subject: [PATCH 1/2] Update README.md Added Ruby Slack bot Github tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7719c7a..a341c34 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,7 @@ * [**Python**: _Create a Twitter Bot in Python Using Tweepy_](https://medium.freecodecamp.org/creating-a-twitter-bot-in-python-with-tweepy-ac524157a607) * [**Python**: _Creating Reddit Bot with Python & PRAW_](https://www.youtube.com/playlist?list=PLIFBTFgFpoJ9vmYYlfxRFV6U_XhG-4fpP) [video] * [**R**: _Build A Cryptocurrency Trading Bot with R_](https://towardsdatascience.com/build-a-cryptocurrency-trading-bot-with-r-1445c429e1b1) +* [**R**: _Build A Slack Bot with Ruby_](https://github.com/slack-ruby/slack-ruby-bot) #### Build your own `Command-Line Tool` From 47e280d3dcd9ce330c9b456ec13a5f4d7eb9afe6 Mon Sep 17 00:00:00 2001 From: Andrew Kulpa Date: Wed, 3 Oct 2018 17:34:42 -0500 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 a341c34..047c31a 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ * [**Python**: _Create a Twitter Bot in Python Using Tweepy_](https://medium.freecodecamp.org/creating-a-twitter-bot-in-python-with-tweepy-ac524157a607) * [**Python**: _Creating Reddit Bot with Python & PRAW_](https://www.youtube.com/playlist?list=PLIFBTFgFpoJ9vmYYlfxRFV6U_XhG-4fpP) [video] * [**R**: _Build A Cryptocurrency Trading Bot with R_](https://towardsdatascience.com/build-a-cryptocurrency-trading-bot-with-r-1445c429e1b1) -* [**R**: _Build A Slack Bot with Ruby_](https://github.com/slack-ruby/slack-ruby-bot) +* [**Ruby**: _Build A Slack Bot with Ruby_](https://github.com/slack-ruby/slack-ruby-bot) #### Build your own `Command-Line Tool`