Skip to content

anabellaspinelli/master-of-emoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Master of Emoji

A simple but hacky script to find out who's the crazyest custom emoji creator in you Slack organization.

Usage

Disclaimer: this is hacky, I know. Slack doesn't currently provide access to this information via their public API.

  1. Clone the project
  2. Go to your Slack custom emoji dashboard.
  3. Open the Network tab in the browser's developer tools
  4. Search for an API call with the word "emoji"
  5. In its details, scroll down to find the token value, under form-data section. Copy the token.
  6. Back in the terminal, run:
$ npm start {slack-workspace-name} {token}
  1. Congratulate the winner!

About

Who created the most custom emojis in your Slack org?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published