Collection of useful slack scripts written in go
Get a list of deactivated users from slack and order it by most recent. Outputs as an organized json file in current working directory.
- Create slack app api token
xoxp-foo
- Add read/list users permission to token
- Install go
- Pop your slack api token into
deactivated_users.go
go run deactivated_users.go