# Packages
No description provided by the author
# README
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