Slackcat Versions Save

CLI utility to post files and command output to slack

1.7.3

2 years ago
  • Improve GetConversations API Call + respect rate limiting (thanks @snowhork !)
  • Adds --thread option (thanks @ArcticSnowman !)

1.7.2

3 years ago
  • Fixes IM channel matching (thanks @dougharris !)

1.7.1

3 years ago
  • Patch release for static binary builds (thanks @n0madic !)

1.7

3 years ago
  • Resolves deprecated API errors (thanks @n0madic !)

v1.6

5 years ago
  • Adds --token option for config-less use

v1.5

5 years ago
  • include all teams in --list output
  • adds icon emoji support via --iconemoji option

v1.4

6 years ago
  • Byte-read piped input to allow upload of raw image and other binary data from stdin
  • Fixes error creating config directories
  • Upstream dependency updates

v1.3

6 years ago
  • adds --list option for displaying possible channels/groups/ims
  • adds --username option for streaming messages as bot user
  • improved exit code handling

v1.2.1

7 years ago
  • hot fix for config path bug

v1.2

7 years ago
  • removes pre-formatting of messages in --stream mode
  • enables interactive adding of new teams/tokens via --configure
  • support for XDG config path
  • streamed character encoding fixes