Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 426 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 426 Bytes

sutil

sutil is collection of useful commands for working with Slack.

Install

go install github.com/s-beats/sutil@latest

Usage

you configure the environment variable.

$ export SLACK_OAUTH_TOKEN=xxx...

Aggregate messages

$ sutil aggregate-messages --chanid xxxxxxxxxxx
USER NAME         MESSAGES COUNT
A                 10
B                 5
C                 21