slacktee is a bash script that works like tee command. Instead of writing the standard input to files, slacktee posts it to Slack.
Stars
828
Forks
94
Watchers
828
Open Issues
11
Overall repository health assessment
No package.json found
This might not be a Node.js project
114
commits
20
commits
7
commits
7
commits
5
commits
5
commits
2
commits
1
commits
1
commits
1
commits
Merge pull request #87 from danielgavrilov/support-channel-ids
c439618View on GitHubMerge pull request #80 from coursehero/issue-79-making-get-ok-func-robust
22e0189View on GitHubIssue 79: Wrap the function parameter of get_ok_in_response for avoiding the unexpected caused by the change of the Slack API in future
2221291View on GitHubMerge pull request #78 from coursehero/fix-icon-url-issue-in-streaming
bc1ab44View on GitHubFix the icon_url issue reported by PR 77 in the streaming mode
685d159View on GitHubMerge pull request #76 from coursehero/remove-carriage-return
3e8edf9View on GitHubUse array instead of associative array for managing streaming information for old bash.
82c2c33View on GitHub