SkarDude / slack-scripts

Collection of useful slack scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Go 100.0%