slackcmd
slackcmd copied to clipboard
A Python script for piping output from the command line to a Slack channel
Results
2
slackcmd issues
Sort by
recently updated
recently updated
newest added
This is an attempt to fix #7 by replacing empty text string by a string with a new line character.
A "500 Server Error" will be thrown if the text piped to slackcmd.py is an empty string: `$ ls not-existing-path | python /data/Install/slackcmd/slackcmd/slackcmd.py -u https://hooks.slack.com/services/******** -c "#clusterjobs" ls: cannot access...