Skip to content

jossiwolf/slackmojis-downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slackmojis-downloader

Downloads all emojis from https://slackmojis.com/

Usage

git clone https://github.com/ethanfann/slackmojis-downloader
cd slackmojis-downloader
npm install && npm start

Note

Emojis already found within the emojis/ directory won't be downloaded again on subsequent runs. For a fresh download, delete the emojis/ directory.

Organization

emojis
|
|-- Cat Emojis
|    |
|    |-- angry_cat.png
|    |-- anguished_cat.png
|    ...
|
|-- Facebook Reaction
|    |
|    |-- fb-angry.gif
|    |-- fb-heart.gif
|    ...
|
|  ...

Further Usage

These can then be uploaded to Slack manually or with an extension such as Neutral Face Emoji Tools to drag-and-drop an entire folder.

About

The best way to download emojis from https://slackmojis.com/.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%