bcicen / slackcat

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

[Feature] - Add the ability for a stream to send to a thread. #84

Closed ArcticSnowman closed 3 years ago

ArcticSnowman commented 3 years ago

Is would be useful to be able to send long streams of output to a threaded message.

The first message (or leading comment) goes to the selected channel and then all subsequent messages are threaded to the original.

ArcticSnowman commented 3 years ago

85 PR created

bcicen commented 3 years ago

merged for inclusion in 1.7.3 release

bcdady commented 3 years ago

Is 1.7.3 released? I just installed via homebrew, and I have version 1.7.2. I tried the --thread parameter based on the README, but got this error message:

Incorrect Usage. flag provided but not defined: -thread

The latest available tag appears to be 1.7.2

It appears the Formula is also referencing the tag for 1.7.2

bcicen commented 3 years ago

@bcdady 1.7.3 release published now