It seems that a recent Slack change broke slackcat, raising the following error:
"slackcat No such channel, group, or im"
I have just spoke with other people that was using the same slackcat version and they are also having the same problem.
This problem started 4-5 days ago.
Thsi is the command I am using. This command always worked until now.
echo "thisIsATest" | /bin/slackcat --comment "Test-Comment" --channel channel-test
It seems that a recent Slack change broke slackcat, raising the following error:
"slackcat No such channel, group, or im"
I have just spoke with other people that was using the same slackcat version and they are also having the same problem. This problem started 4-5 days ago.
Thsi is the command I am using. This command always worked until now.
echo "thisIsATest" | /bin/slackcat --comment "Test-Comment" --channel channel-test
Any solution here? Thanks!!