-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improved readability and message text
- Loading branch information
Rod Anami
committed
Jun 19, 2020
1 parent
6d09bf8
commit db5f0b4
Showing
2 changed files
with
15 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
# post-blocks | ||
|
||
## Requirements (MacOS/Windows) | ||
## post-blocks is a simple Slack chatbot that uses chat.postMessage to write a message with blocks to a specific channel | ||
|
||
### Requirements (MacOS/Windows) | ||
|
||
* Node 10.x / npm v6.x | ||
* Standard account on IBM Quantum Experience portal | ||
|
@@ -15,13 +17,13 @@ | |
### Author | ||
Written by Rod Anami <[email protected]>, May 2020. | ||
|
||
## More information | ||
### More information | ||
|
||
[ChatOps! Bless you!](https://www.linkedin.com/pulse/chatops-bless-you-rod-anami/) | ||
[Chatbots! Chatbots everywhere!](https://www.linkedin.com/pulse/chatbots-everywhere-rod-anami/) | ||
[ChatOps as a collaborative model to incidents](https://www.linkedin.com/pulse/chatops-collaborative-model-incidents-rod-anami/) | ||
[Creating my first Chatbot – Part I](https://www.linkedin.com/pulse/creating-my-first-chatbot-part-i-rod-anami/) | ||
[Creating my first Chatbot – Part II](https://www.linkedin.com/pulse/creating-my-first-chatbot-part-ii-rod-anami/) | ||
* [ChatOps! Bless you!](https://www.linkedin.com/pulse/chatops-bless-you-rod-anami/) | ||
* [Chatbots! Chatbots everywhere!](https://www.linkedin.com/pulse/chatbots-everywhere-rod-anami/) | ||
* [ChatOps as a collaborative model to incidents](https://www.linkedin.com/pulse/chatops-collaborative-model-incidents-rod-anami/) | ||
* [Creating my first Chatbot – Part I](https://www.linkedin.com/pulse/creating-my-first-chatbot-part-i-rod-anami/) | ||
* [Creating my first Chatbot – Part II](https://www.linkedin.com/pulse/creating-my-first-chatbot-part-ii-rod-anami/) | ||
|
||
### License | ||
This code is licensed under the IBM Public License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters