slack-cli icon indicating copy to clipboard operation
slack-cli copied to clipboard

:neckbeard: Powerful Slack CLI via pure bash. Rich messaging, uploads, posts, piping, oh my!

Results 41 slack-cli issues
Sort by recently updated
recently updated
newest added

I've tried to play with --timestamp argument, but no luck. And thank you for your tool!:)

Hello, This is a great tool. I found it to be very useful. But, the project appears to have stalled. I see 14 PRs still open as of now. Also,...

This adds support for the `status_expiration` parameter. It value is set via the `-e|--expire` flag and can either be: - an arbitrary UNIX timestamp (default) - if prefixed with `+`:...

Official API of slack https://api.slack.com/methods lacks of the chat.command API call which is documented here: https://github.com/ErikKalkoken/slackApiDoc/blob/master/chat.command.md Can you please implement this API call?

It'd be really useful to be able to set an expire time when updating a status. Edit status via arguments: `slack status edit lunch :hamburger: 60` Edit status via options:...

Hi, sorry to misuse an issue for a question but didn't see another way in the README. Is it correct that I can't use this to read messages from a...

Please allow send message as slack app bot account. We need `as_user=false` when use bot token.

I tried to run slack-cli in a minimal environment, and it silently failed with an exit code, but without printing any errors. I had to look at the source code...

Hi, I'm trying to delete messages with your great script but it saying channel_not_found. > ./slack chat delete "1546300800" "#test" I confirm that the follow command is working perfectly... >...

When I try to run `slack init` with my slack bot token I get the following output: ` /usr/local/bin/slack: line 522: /usr/local/etc/slack-cli/.slack: No such file or directory { "ok": false,...