Slackcat Versions Save

CLI utility to post files and command output to slack

v1.1

7 years ago
  • ARM build added to releases
  • OAuth configure updates for browserless systems

v1.0

8 years ago

New options:

  • --filetype forces file syntax highlighting(overriding auto-detect)
  • --comment appends an initial comment to the uploaded snippet

v0.9

8 years ago

New features:

  • Advanced config file options for multiple Slack teams and default channel
  • --plain option to stream messages as plain text rather than pre-formatted(thanks @akngs!)

v0.8

8 years ago
  • Support for Slackcating to direct message/im
  • Adds --stream option for continuously forwarding input as preformatted messages
  • Removes "files:read" oauth permission

v0.7

8 years ago

v0.6

8 years ago

v0.5

8 years ago
  • Adds oauth support via --configure option

v0.4

8 years ago
  • Adds support for private groups

v0.3

8 years ago
  • Refactor error handling
  • Slackcat output updates (with colorized text!)

v0.2

8 years ago

Initial release