slack-emoji-import

1.0.4 • Public • Published

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/

!!

/slack-emoji-import/

    Package Sidebar

    Install

    npm i slack-emoji-import

    Weekly Downloads

    0

    Version

    1.0.4

    License

    MIT

    Unpacked Size

    13.2 kB

    Total Files

    4

    Last publish

    Collaborators

    • itslennysfault