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

Fix the icon_url issue reported by PR 77 in the streaming mode #78

Closed Chikashi-Kato closed 3 years ago

Chikashi-Kato commented 3 years ago

Found the same issue reported by #77 in the streaming mode and this PR is fixing it.

vipulgagrani commented 3 years ago

looks good