Skip to content

harrietwaters/get-sacked

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WHO GOT SACKED?

Check Slack and see who got let go in the last few days.
I'm really smart so this should handle arbitrarily large user bases without getting rate-limited.

Getting Started

Installation

First install the Slack CLI from here and then run:

slack login

Next do an npm install:

npm i

This will put the script in your path for you so you can run it as get-sacked from anywhere :)

Usage

get-sacked [days to look back]

Example Usage

get-sacked 1

Example Output

Output is a streaming list of comma separated values

Johnny Unlucky, 02-30-2023
Marcy Mei, 02-30-2023

About

See who got sacked in Slack!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published