Skip to content

🔎 Dig into your Slack workspace: are you missing any channels?

Notifications You must be signed in to change notification settings

maelvls/slackdig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack Dig, know what channels you are missing on!

⚠️ slackdig will hit your rate limit in a few commands. That's because I do way too many calls; at some point I plan on fixing this

Install

(cd && GO111MODULE=on go get github.com/maelvls/slackdig@master)

Help

% slackdig --help
Usage of slackdig:
  -token string
        Slack OAuth token, create one at https://api.slack.com/apps. You can also pass it with SLACK_TOKEN. The --token has priority over SLACK_TOKEN.
  -users string
        Comma-separated list of users to select. By default, shows all users.
  -version
        Watch out, returns 'n/a (commit none, built on unknown)' when built with 'go get'.

Environment variables:
  SLACK_TOKEN
        Slack OAuth token, see https://api.slack.com/apps.exit status 2

About

🔎 Dig into your Slack workspace: are you missing any channels?

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages