1.0.4 • Published 3 years ago

slack-emoji-import v1.0.4

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

Slack Emoji Import

npm version

A slack builk emoji importer built on puppeteer heavily based on emojipacks (which wasn't working due to a slack update when I created this).

Usage

The command line tool can work with an emoji pack yaml file or just a directory full of images. If you use a directory the file names (without extension) will be used as the name in slack.

  • npm i -g slack-emoji-import
  • slack-emoji-import path/to/emoji-pack.yaml
  • follow on screen prompts

TODO / Known issues

  • Aliases are not supported
  • Multiple yaml file import
  • Crashes if something goes wrong (i.e. already an emoji with this name error)
  • Maybe some tests???

Emoji Packs

You can find emoji packs here: https://emojipacks.com/

!!

1.0.4

3 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago