From fc7ee1d8cfa538e26aaa35b1d808700f6efd6f45 Mon Sep 17 00:00:00 2001 From: Matt Smith Date: Sun, 24 Jan 2016 20:59:24 +0000 Subject: [PATCH 1/3] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6c968aaa4..23b432aad 100644 --- a/README.md +++ b/README.md @@ -85,3 +85,6 @@ Send message [text] to [int] channel in the channels list. SlackClient.server.**channnels.find([identifier]).send_message([text])** Send message [text] to channel [identifier], which can be either channel name or ID. Ex "#general" or "C182391" + + +tests edit From 525b2ffe3199ad9801696c0906418ecab96bfd64 Mon Sep 17 00:00:00 2001 From: Matt Smith Date: Sun, 24 Jan 2016 20:59:40 +0000 Subject: [PATCH 2/3] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 23b432aad..6b644db62 100644 --- a/README.md +++ b/README.md @@ -86,5 +86,3 @@ Send message [text] to [int] channel in the channels list. SlackClient.server.**channnels.find([identifier]).send_message([text])** Send message [text] to channel [identifier], which can be either channel name or ID. Ex "#general" or "C182391" - -tests edit From fed7644f9bafdc713b22531fe79e0b5e5cee15cd Mon Sep 17 00:00:00 2001 From: Matt Smith Date: Sun, 24 Jan 2016 21:01:29 +0000 Subject: [PATCH 3/3] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6b644db62..6c968aaa4 100644 --- a/README.md +++ b/README.md @@ -85,4 +85,3 @@ Send message [text] to [int] channel in the channels list. SlackClient.server.**channnels.find([identifier]).send_message([text])** Send message [text] to channel [identifier], which can be either channel name or ID. Ex "#general" or "C182391" -