Loading...
Loading...
Compare original and translation side by side
slackctlslackctlslackctl$PATHslackctl user get @aliceslackctl$PATHslackctl user get @aliceslackctl$PATHbrew tap cluas/tap && brew install slackctlgo install github.com/cluas/slackctl/cmd/slackctl@latest$PATHslackctlbrew tap cluas/tap && brew install slackctlgo install github.com/cluas/slackctl/cmd/slackctl@latest#general#general''""| jqjq"slackctl search messages "query" | jq '.messages[] | .ts'||&&>>>#general#general''""| jqjqslackctl search messages "query" | jq '.messages[] | .ts'||&&>>>slackctl auth import-desktop
slackctl auth testslackctl auth import-firefox
slackctl auth testslackctl auth import-chrome
slackctl auth testexport SLACK_TOKEN="xoxc-..."
export SLACK_COOKIE_D="xoxd-..."
export SLACK_WORKSPACE_URL="https://myteam.slack.com"
slackctl auth testslackctl auth add --workspace-url https://myteam.slack.com --xoxc xoxc-... --xoxd xoxd-...
slackctl auth testslackctl auth whoamislackctl auth import-desktop
slackctl auth testslackctl auth import-firefox
slackctl auth testslackctl auth import-chrome
slackctl auth testexport SLACK_TOKEN="xoxc-..."
export SLACK_COOKIE_D="xoxd-..."
export SLACK_WORKSPACE_URL="https://myteam.slack.com"
slackctl auth testslackctl auth add --workspace-url https://myteam.slack.com --xoxc xoxc-... --xoxd xoxd-...
slackctl auth testslackctl auth whoamislackctl message get "https://workspace.slack.com/archives/C123/p1700000000000000"slackctl message list "https://workspace.slack.com/archives/C123/p1700000000000000" --thread-ts 1700000000.000000slackctl message get "https://workspace.slack.com/archives/C123/p1700000000000000"slackctl message list "https://workspace.slack.com/archives/C123/p1700000000000000" --thread-ts 1700000000.000000slackctl message list "general" --limit 20
slackctl message list "C0123ABC" --limit 10slackctl message list "general" --limit 20
slackctl message list "C0123ABC" --limit 10slackctl message unread --limit 20slackctl message unread --fetch --max-per-channel 5--workspaceslackctl message unread --workspace longbridge-group --fetchslackctl message unread --limit 20slackctl message unread --fetch --max-per-channel 5--workspaceslackctl message unread --workspace longbridge-group --fetchslackctl message send "general" "here is the report"
slackctl message send U01AAAA "hello via DM"
slackctl message send "general" "threaded reply" --thread-ts 1700000000.000000
slackctl message edit "general" 1700000000.000000 "updated text"
slackctl message delete "general" 1700000000.000000
slackctl message react add "general" 1700000000.000000 "eyes"
slackctl message react remove "general" 1700000000.000000 "eyes"slackctl message send "general" "here is the report"
slackctl message send U01AAAA "hello via DM"
slackctl message send "general" "threaded reply" --thread-ts 1700000000.000000
slackctl message edit "general" 1700000000.000000 "updated text"
slackctl message delete "general" 1700000000.000000
slackctl message react add "general" 1700000000.000000 "eyes"
slackctl message react remove "general" 1700000000.000000 "eyes"slackctl channel list
slackctl channel list --limit 50
slackctl channel new "incident-war-room"
slackctl channel new "incident-leads" --private
slackctl channel invite "incident-war-room" "U01AAAA,U02BBBB"slackctl channel list
slackctl channel list --limit 50
slackctl channel new "incident-war-room"
slackctl channel new "incident-leads" --private
slackctl channel invite "incident-war-room" "U01AAAA,U02BBBB"slackctl search messages "deploy failed" --limit 10
slackctl search files "report" --limit 5slackctl search messages "deploy failed" --limit 10
slackctl search files "report" --limit 5slackctl channel mark "general" 1700000000.000000slackctl channel mark "general" 1700000000.000000slackctl canvas get "https://workspace.slack.com/docs/T123/F456"
slackctl canvas get F0123ABCDEFslackctl canvas get "https://workspace.slack.com/docs/T123/F456"
slackctl canvas get F0123ABCDEFslackctl user list --limit 100
slackctl user get "@alice"
slackctl user get U01AAAAslackctl user list --limit 100
slackctl user get "@alice"
slackctl user get U01AAAA--workspaceslackctl message list "general" --workspace "myteam" --limit 10
slackctl auth set-default https://myteam.slack.com--workspaceslackctl message list "general" --workspace "myteam" --limit 10
slackctl auth set-default https://myteam.slack.com| jqslackctl user get U01AAAA | jq '.email'
slackctl message list "general" --limit 5 | jq '.[].text'| jqslackctl user get U01AAAA | jq '.email'
slackctl message list "general" --limit 5 | jq '.[].text'