- Support
/status clear
and extended status updates. - Make it possible to run slack-cli without a writable configuration directory
- Support status updates
- Fix crash on receiving private group message
- Properly identify bots
- Properly print bot messages
- Colorized output
- Emojis!
- CLI bash autocompletion
- Fix default token saving on team change
- Correctly print user and channel names
- Faster search/stream
- Stream from all channels (
-s all
) - Send messages as a different user (
-u terminator
)
- Better error management
- Simplify reading from stdin
- Add support for multiple teams
- Fix streaming issues
- Improve printed message format
- Simplify sending messages from stdin
- Add "--last" flag to print an entire conversation
- Fix token verification issue for users that don't have a "general" channel
- Refactor command line by reducing all commands to a single "slack-cli" command.
- Interactive API token input.
- Automatic token creation check.