coursehero / slacktee

slacktee is a bash script that works like tee command. Instead of writing the standard input to files, slacktee posts it to Slack.
Apache License 2.0
830 stars 95 forks source link

Wrap the function parameter of get_ok_in_response for covering the future API change #80

Closed Chikashi-Kato closed 3 years ago

Chikashi-Kato commented 3 years ago

Fix the issue reported by #79 by wrapping the function parameter of get_ok_in_response.