Skip to content

SkarDude/slack-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

slack-scripts

Collection of useful slack scripts written in go

Deactivated Users

Get a list of deactivated users from slack and order it by most recent. Outputs as an organized json file in current working directory.

  1. Create slack app api token xoxp-foo
  2. Add read/list users permission to token
  3. Install go
  4. Pop your slack api token into deactivated_users.go
  5. go run deactivated_users.go

About

Collection of useful slack scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages