Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/moqada/hipchat-emoticon-to-slack-emoji
- Owner: moqada
- License: mit
- Created: 2017-05-15T14:58:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-01T20:53:51.000Z (10 months ago)
- Last Synced: 2024-11-05T09:52:44.370Z (3 months ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```