1.2.1 • Published 8 years ago

slack-emoji-download v1.2.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

Download Slack Emoji

Given an emoji.json file from Slack's emoji.list API method this module will download all of the emoji images and name of after their names.

Install

$ npm install slack-emoji-download -g

Usage

To take the file emoji.list and download all the images to an images folder:

$ slack-emoji-download -d images

To take the file emoji.json and download all the images to an images folder:

$ slack-emoji-download -d images -f emoji.json
1.2.1

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago