Skip to content

sota1235/slack-emoji-analyzer

Repository files navigation

slack-emoji-analyzer

Requirement

  • Node.js v12.10.0~

Usage

npm run build
node dist/bundle.js ${file_name} ${user_display_name} ${format}
  • file_name
    • Response from Slack admin emoji list API(Note: non official API).
  • user_display_name
    • Display name of Slack
  • format
    • json, md

Install

git clone git@github.com:sota1235/ts-simple-boilerplate.git your_app_name
cd your_app_name
npm i

Licence

This software is released under the MIT License, see LICENSE.txt.

Author

@sota1235

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published