bcicen / slackcat

CLI utility to post files and command output to slack
http://slackcat.chat
MIT License
1.22k stars 57 forks source link

Add support for sending to threads #85

Closed ArcticSnowman closed 3 years ago

ArcticSnowman commented 3 years ago

Here is a PR to add support for sending a stream of output to a threaded message. It makes use of the --comment option for the initial message (or "Slackcat Stream Output" if comment is not specified)

For #84

bcicen commented 3 years ago

merged; thanks @ArcticSnowman !