0.0.6 • Published 8 years ago

migraticon v0.0.6

Weekly downloads
25
License
-
Repository
github
Last release
8 years ago

migraticon

A simple CLI tool to download your Hipchat emoticons and generate a YAML file. Use the YAML file to import your emoticons into Slack using emojipacks.

Demo

demo

About

Use migraticon to download your emoticons from hipchat:

  • Logs into hipchat and get list of emoticons using nightmarejs.
  • Generates YAML file to emojipacks specifications.
  • Downloads YAML file and emoticons to ~/Downloads/Hipchat_Emoticons.
  • Renames emoticons to get rid of there weird Hipchat filenames.
  • Grabs highest quality versions.

Setup

Dependencies

NodeJS is required to run migraticon. Find the installer and install the latest version; if using Mac OSX consider installing homebrew and easily install what you need with the following:

$ brew install node

Install

Be sure all dependencies are install before installing migraticon.

$ sudo npm install -g migraticon

Uninstall

$ sudo npm uninstall -g migraticon

Usage

See migraticon help for a full list of commands.

$ migraticon --help

Basics

To download those emoticons enter the following:

$ migraticon fetch

Importing Emoticons to Slack

Follow installation instructions at emojipacks and use the YAML file generated by migraticon to upload your emoticons.

Contributing

If contributing clone the repo and run the following:

$ ./bin/migraticon --help
$ ./bin/migraticon fetch