Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/moqada/hipchat-emoticon-to-slack-emoji

Convert HipChat emoticons to Slack emojis.
https://github.com/moqada/hipchat-emoticon-to-slack-emoji

Last synced: about 1 month ago
JSON representation

Convert HipChat emoticons to Slack emojis.

Awesome Lists containing this project

README

        

# hipchat-emoticon-to-slack-emoji

Convert HipChat emoticons to Slack emojis.

## Installation

Requirements Node.js 7.6 or higher.

```
yarn
```

## Usage

```
# Dump Custom emoticons
node ./index.js dump --token=

# Generate HTML of Emoticon List
node ./index.js html

# Upload Slack
npm run emojipacks
```