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

default to the webhook icon if unset #45

Closed chasebolt closed 7 years ago

chasebolt commented 7 years ago

currently if you dont set an icon it expects it to be an emoji. i want to default to the icon assigned to the webhook.

Chikashi-Kato commented 7 years ago

I'm so sorry for the delayed reply. This MR looks great! Thank you so much for the contribution!